Giter Club home page Giter Club logo

healthcheck's Introduction

Health Check ✔

image

forthebadge forthebadge

Join Slack Channel for Discussion

👀 Introduction

This is a Machine Learning Web Application which can predict three diaseases i.e. Diabetes, Heart disease and Cancer. The datasets have been taken from Kaggle. And overall analysis and model building for the diseases have been done in respective Jupyter Notebooks.

👩‍💻 Technology Stack

🚀 Quick Start :

Fork it :

Get your own Fork/Copy of repository by clicking Fork button right upper corner.

Clone :

$ git clone https://github.com/kritikaparmar-programmer/HealthCheck

Setting up Project

  1. Create a Virtual Environment
python3 -m venv env
  1. Activate the Virtual Environment
  • On Windows
    env\Scripts\activate
    
  • On Linux or MAC
    source env/bin/activate
    
  1. Install dependencies using
pip install -r requirements.txt
  1. Run server using
flask run
  1. Go to http://127.0.0.1:5000/ and enjoy the application.

  2. Drop a ⭐ on the Github Repository.

📜 LICENSE

MIT

healthcheck's People

Contributors

imgbotapp avatar kritikaparmar-programmer 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.