vallurumanjupriya432
7 views
15 slides
Oct 10, 2024
Slide 1 of 15
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
About This Presentation
this includes a project of ml
Size: 823.24 KB
Language: en
Added: Oct 10, 2024
Slides: 15 pages
Slide Content
MACHINE LEARNING -By K . Akshaya (Y22CD072)
Introduction to Machine Learning Machine learning is a branch of artificial intelligence (AI) and computer science which focuses on the use of data and algorithms to imitate the way that humans learn. It is used to make predictions on new similar type data, without being explicitly programmed for each task. Traditional Machine Learning combines data with statistical tools to predict an output that can be used to make actionable insights.
Types of Machine Learning There are three types of machine learning 1.Supervised Learning 2.Unsupervised Learning 3.Reinforcement Learning
Problem Statement : Covid Prediction using supervised learning Identifying a covid effected person having different symptoms is a complex task. So , this project explains us and shows some insights about the symptoms of the covid persons, which helps us to identify whether a person is having covid/not by using machine learning algorithms. Using those as inputs we can develop an intelligent model which can help us to predict whether a person is affected with covid or not.
Data Visualization The data set should be equally distributed or in normal scenario in could be at most 60:40 ratio. In other cases the data gets biased .Here the data set is biased . So , transform it.