Coder Social home page Coder Social logo

267646_data-science-london-scikit-learn's Introduction

267646_Data-Science-London-Scikit-learn

This Project is mainly focus on learning of Different classification algorithms

the whole project is divided into 2 categories

1 . Data Pre-Processing 2 . Model Building

Data Preprocessing

This project doesn't required too much data pre-processing technique because it mainly focuses on applying different machine learning algorithms and selecting which algorithms is best suited for my dataset Data Preprocessing is maily consist of two parts 1 . Splitting Data into test and train 2 . Data Normalisation and Standardization

Model Building

I have applied different classification algorithms which are stated as below with observed accuracy 1 . Logistic Regression

Algorithms Type Accuracy
Logistic Regression Simple 83.0%
Logistic Regression Data Normalized 78.5%
Logistic Regression Data Standardized 80.5%
2 . Decision Tree
Algorithms Type Accuracy
Decision Tree Simple 73.5%
Decision Tree Data Normalized 43.0%
Decision Tree Data Standardized 65.5%
3 . SVM(Support Vector Machine)
Algorithms Type Accuracy
SVM Simple 86.5%
SVM Data Normalized 62.5%
SVM Data Standardized 68.5%

4 . KNN(K Nearest Neighbour)

Algorithms Type Accuracy
KNN Simple 88.0%
KNN Data Normalized 86.5%
KNN Data Standardized 88.0%

5 . Random Forest

Algorithms Type Accuracy
Random forest Simple 85.5%
Randm Forest Data Normalized 73.0%
Random Forest Data Standardized 84.0%

Conclusion

From above results i conclude that KNN is best suited algorithm for this problem therefore finally i am applying KNN algorithm to get output

267646_data-science-london-scikit-learn's People

Contributors

rahulkmsharma avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.