bISTP / Thyroid-Disease-Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thyroid-Disease-Detection

Problem Statement:

Thyroid disease is a common cause of medical diagnosis and prediction, with an onset that is difficult to forecast in medical research. The thyroid gland is one of our body's most vital organs. Thyroid hormone releases are responsible for metabolic regulation. Hyperthyroidism and Hypothyroidism are one of the two common diseases of the thyroid that releases thyroid hormones in regulating the rate of body's metabolism. The main goal is to predict the estimated risk on a patient's chance of obtaining thyroid disease or not.

Approach:

The classical machine learning tasks like Data Exploration, Data Cleaning, Exploratory Data Analysis, Feature Engineering, Model Building and Model Testing were performed. Different Models for Binary Classification like Logistic Regression, Random Forest, MLP etc. were Trained, Tested and Evaluated. The model was deployed.

Dataset:

WebApp

About


Languages

Language:Jupyter Notebook 99.7%Language:HTML 0.2%Language:Python 0.1%Language:Procfile 0.0%