Coder Social home page Coder Social logo

kswaviman / eda-clustering-classification-on-stroke-prediction-dataset Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 627 KB

Perform Extensive Exploratory Data Analysis, apply three clustering algorithms & apply 3 classification algorithms on the given stroke prediction dataset and mention the best findings.

License: Creative Commons Zero v1.0 Universal

Jupyter Notebook 100.00%

eda-clustering-classification-on-stroke-prediction-dataset's Introduction

EDA-Clustering-Classification-on-Stroke-Prediction-Dataset

Perform Extensive Exploratory Data Analysis, apply three clustering algorithms & apply 3 classification algorithms on the given stroke prediction dataset and mention the best findings.

  1. You need to download ‘Stroke Prediction Dataset’ data using the library Scikit learn; ref is given below. [5]

  2. Divide the data randomly in training and testing with a 7:3 ratio 100 times, perform the following tasks with training data and test the performance on testing data. Testing data should remain unseen for all steps. a. Apply one of the best-known imputation methods to handle the missing/infinite values and state the significance of the used method if required. [5] b. Visualize the data in 3-D scatter plot and write the inferences, How the data look like. [5] c. Make a boxplot for each feature and highlight the outlier, if any, then remove the outlier, again visualize the data in 3-D scatter plot to show the outlier effect and write the inferences. [5] d. Normalized the data if required, and write a note for what, why and how you performed normalization.[5] e. Balance the data if required; you may increase the sample using upsampling if needed.[5] f. Perform at least three clustering methods with varying cluster sizes. Perform any three best-known methods to find out correct cluster numbers for each method; how you finalized this cluster number.[10] g. Perform at least three supervised methods for classification, and report at least three performance metrics out of (accuracy, precision, Cohen's kappa, F1-score, MCC, sensitivity and specificity) with proper reason. [10]

Ref:

https://www.kaggle.com/fedesoriano/stroke-prediction-dataset

eda-clustering-classification-on-stroke-prediction-dataset's People

Contributors

kswaviman avatar

Stargazers

 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.