April 9, 2023
The main objective of this project is to predict if a person is having compensated hypothyroid, primary hypothyroid, secondary hypothyroid or negative (no thyroid) with the help of Machine Learning The client will send data in multiple files in batches to a given location. Data will contain different classes of thyroid and 30 columns of different values. “Class” column will have four unique values “negative,compensated_hypothyroid, primary_hypothyroid, secondary_hypothyroid”.
It help’s the client to easily detect the thyroid by 90% accuracy.