Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/athari22/classification-with-python

IBM Project
https://github.com/athari22/classification-with-python

classification-algorithm decisiontree decisiontreeclassifier ibm k-nearest-neighbor knn knn-classification logistic-regression lr matplotlib ml numpy pandas python sklearn sklearn-library support-vector-machine svm svm-classifier visualization

Last synced: 11 days ago
JSON representation

IBM Project

Awesome Lists containing this project

README

        

# Classification with Python
## Project Overview
This project is a part of the [IBM Data Science Professional Certificate](https://www.coursera.org/professional-certificates/ibm-data-science).

## Description
The idea of the project is to practice all the classification algorithms that we have learned in this course.

## Dataset
This dataset is about past loans. The [Loan_train.csv](https://s3-api.us-geo.objectstorage.softlayer.net/cf-courses-data/CognitiveClass/ML0101ENv3/labs/loan_train.csv) data set includes details of 346 customers whose loan are already paid off or defaulted . And [loan_test.csv](https://s3-api.us-geo.objectstorage.softlayer.net/cf-courses-data/CognitiveClass/ML0101ENv3/labs/loan_test.csv).