Giter Site home page Giter Site logo

philsaurabh / parkinson-disease-ensemble-learning Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 384 KB

To implement an Ensemble Classifier of Logistic regression, Naive Bayes & Decision Tree. The goal is to implement a classification model to predict the “Status” feature in the provided Parkinson dataset.

Jupyter Notebook 100.00%
ensemble-learning parkinsons-disease decision-trees voting voting-classifier

parkinson-disease-ensemble-learning's Introduction

Parkinson-Disease-Ensemble-Learning

To implement an Ensemble Classifier of Logistic regression, Naive Bayes & Decision Tree. The Goal is to implement a classification model to predict the “Status” feature in the provided Parkinson dataset.(Excluded the ID column). Constructed the following -

  1. Ensemble using Majority voting ;
  2. Ensemble using weighted voting; accuracy of the classifiers on the development set (20% of the overall data) is to be used as the weight. A. For each of the ensembles compare the performance of the ensemble to each of the base models. Is there always a benefit of ensembles? B. Redoing ensemble with 5 versions of each of the specified classifiers(each version has different hyperparameters, if possible, for ex. For DT different versions can be generated by varying tree depth and branching factor, for logistic regression you can make variations by setting regularization etc.). How does this ensemble compare to the one with only one of each.(Answers in .docx file)

parkinson-disease-ensemble-learning's People

Contributors

philsaurabh avatar

Stargazers

 avatar

Watchers

 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.