Giter VIP home page Giter VIP logo

ml_stroke_prediciton's Introduction

Stroke Prediction

This project applies a machine learning ensemble model to predict the likelihood of stroke occurrences based on various health metrics. The dataset includes a range of health indicators and stroke occurrences for numerous patients.

Directory Structure

The project has the following structure:

  • Download the dataset from https://www.kaggle.com/datasets/fedesoriano/stroke-prediction-dataset and put it in data/
  • healthcare-dataset-stroke-data.csv: The dataset containing health metrics and stroke occurrence for several patients.
  • src/: Contains the source code for the project.
  • stroke_prediction_classifier.py: The Python script that loads the data, trains the stroke prediction model, and evaluates its performance.
  • predictions/: This directory contains the model's predictions on the test data.

Running the Project

To run the project, navigate to the 'src/' directory in your terminal or command prompt and execute the 'stroke_prediction_classifier.py' script. This will load the data, train the models, evaluate their performance, and save the predictions.

Installation

This project requires Python 3.6+ and several Python libraries which are listed in the requirements.txt file. Install them using:

pip install -r requirements.txt

ml_stroke_prediciton's People

Contributors

benjaminbld 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.