https://github.com/ishaj72/analysis_model2
Dataset analysis model using matplotlib and other libraries
https://github.com/ishaj72/analysis_model2
machine-learning matplotlib numpy pandas
Last synced: 11 months ago
JSON representation
Dataset analysis model using matplotlib and other libraries
- Host: GitHub
- URL: https://github.com/ishaj72/analysis_model2
- Owner: ishaj72
- Created: 2023-06-28T17:05:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-11T15:38:34.000Z (over 2 years ago)
- Last Synced: 2025-01-13T22:27:18.005Z (about 1 year ago)
- Topics: machine-learning, matplotlib, numpy, pandas
- Language: Jupyter Notebook
- Homepage:
- Size: 366 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Analysis_Model2
A data analysis model that utilizes dataset which is preprocessed and cleaned.
The dataset is in two sets training and testing.
Graphical and Statistical Anlysis is performed on dataset.
## Model Used
The model used are Logistic Regression and Support Vector Machine.
Ther outputs from logistic Regression and used in SVM.
## Libraries Used
Scipy
Sklearn
Seaborn