An open API service indexing awesome lists of open source software.

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

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