Code Monkey home page Code Monkey logo

ml-project-cancer-prediction's Introduction

ML-Project-Cancer-Prediction

My Kaggle Project(Based on Medical Treatment) Kaggle Problem link: Some libraries/Subpackages used are: https://www.kaggle.com/c/msk-redefining-cancer-treatment 1.nltk 2.sklearn.calibration 3.sklearn.naive_bayes 4.mlxtend.classifier 5.sklearn.linear_model 6.seaborn 7.sklearn.metrics

Algorithm applied: 1.Naive Bayes 2.Random Forest(using oneHotEncoding) 3.Random Forest(using ResponseEncoding) 4.Logistic Regression 4.Linear Support Vector Machine(Linear SVM) 5.K Nearest Neighbours 6.Stacking Model 7.Maximum Voting classifier

Evaluation is done on basis of multi log-loss 1.Log-loss for Naive Bayes Model is: 1.2174351082980228 2.Log-loss for Logistic Regression is: 1.0139465030649317 3.Log-loss for KNN is : 0.9686092822627863 4.Log-loss for LinearSVM is: 1.0518829636631724 5.Log-loss for Random Forest Classifier is : 1.1440820641479814(using one hot encoding) and 1.220569827205813(using Response Encoding) 6.Log-loss for Stacking Model is:[training_set:0.497983218669304,test_set:1.1751619600947567,cross_validation_set:1.09245098514981767 7.Log-loss for Maximum Voting Classifier is:[training_set: 0.8677287779975493,test_set:1.2148355813599823,cross_validation_set:1.142669504]

As per the Evaluation Logistic Regression is the best Model to be fitted in this problem .

ml-project-cancer-prediction's People

Contributors

vasil-ansari avatar

Stargazers

Jayate Mihir avatar  avatar  avatar

Watchers

James Cloos avatar  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.