yogeshnile / Health-Prediction-Machine-Learning-Model

This is First Project of Machine Learning by me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Health-Prediction-Machine-Learning-Model

This is First Project of Machine Learning by me

Documantation

On this repository it is simple machine learning project.

In machine learning project predict the human health on age, gender and weight, and using a 500 records in csv file on this project.

Regarding Data Information are store in information.txt file.

on this project are testing a multiple regrassion model there example are below

  • LinearRegression model
  • DecisionTreeRegressor model
  • svm model
  • Bayesian Ridge Regression Model
  • SGDRegressor Model
  • Ridge regression Model
  • RandomForestRegressor Model

All Model Error are save into Model Error.txt File

A final prediction data include predict data through model are store in Final Health Data.xlsx file

Technology used in Project ♨️

Bug / Feature Request πŸ‘¨β€πŸ’»

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Connect with me! 🌐

Known on internet as Yogesh Nile

Email Me πŸ“§

About

This is First Project of Machine Learning by me

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 96.8%Language:Python 3.2%