Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 3.67 KB

README.md

File metadata and controls

41 lines (26 loc) · 3.67 KB

OIBSIP

This Repository Consists of all the tasks that were assigned to me during internship at Oasis Infobyte as a Data Science Intern from October 15th 2023 to November 15th 2023

Task 1: Develop a Machine Learning Model to learn from measurements(SepalLenghtCm, SepalWidthCm, PetalLengthCm and PetalWidthCm) and classify them into one of three species(Iris-setosa, Iris-versicolor or Iris-Virginica)

Python Notebook Link of Task 1
Explaination of Task - 1

Task 2: Unemployment(in India) Analysis using Python

Python Notebook Link of Task 2
Explaination of Task - 2

Task 3: Car Price Prediction using Machine Learning

Python Notebook Link of Task 3
Explaination of Task - 3

Task 4: Email Spam Detection Using Machine Learning

Python Notebook Link of Task 4
Explaination of Task - 4

Task 5: Sales Prediction Using Python

Python Notebook Link of Task 5
Explaination of Task - 5