0% found this document useful (0 votes)
397 views

Disease Prediction Project - PPT

This document outlines a disease prediction project that uses machine learning and the Scikit-learn library in Python. It will use datasets containing over 4000 types of diseases divided into testing and training data. Machine learning will be applied to the training data to build analytical models, which will then be used to make predictions on the testing data to determine disease outcomes. The project code, synopsis, presentation, and research paper are available by emailing the author.

Uploaded by

santhosh appu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
397 views

Disease Prediction Project - PPT

This document outlines a disease prediction project that uses machine learning and the Scikit-learn library in Python. It will use datasets containing over 4000 types of diseases divided into testing and training data. Machine learning will be applied to the training data to build analytical models, which will then be used to make predictions on the testing data to determine disease outcomes. The project code, synopsis, presentation, and research paper are available by emailing the author.

Uploaded by

santhosh appu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Disease

Predictio
n Project
-Shivam Vatshayan
(Software Engineer)
CONTENTS
1. DISEASES
2. MACHINE LEARNING
3. SCIKIT LEARNING
4. DATASETS
5. INPUT
6. OUTPUT
DISEASES
A disease is a particular abnormal condition that negatively
affects the structure or function of all or part of an organism,
and that is not due to any immediate external injury.
Diseases are often known to be medical conditions that are
associated with specific signs and symptoms.
MAchine LEARNING
Machine learning is a method of data analysis that automates
analytical model building. It is a branch of artificial intelligence
based on the idea that systems can learn from data, identify
patterns and make decisions with minimal human intervention.
TWO TYPES :
1. SUPERVISED LEARNING
2. UN-SUPERVISED LEARNING
SCIKIT LEARNING
Scikit-learn (Sklearn) is the most useful and robust library for
machine learning in Python. It provides a selection of
efficient tools for machine learning and statistical modeling
including classification, regression, clustering and
dimensionality reduction via a consistent interface in Python.
DATASETS
DATASETS CONTAIN MORE THAN 4000 types of diseases !

Datasets Divided into 2 parts:

1. Testing
2. Training
INPUT
OUTPUT
HI, there:)

-Projects is Research paper based


-Python Programming

-Mail me at [email protected] to get Project Code, Project


synopsis, PPT & Research paper of this Project.
-Shivam Vatshayan
(Software Engineer)

You might also like