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
Python Notebook Link of Task 2
Explaination of Task - 2
Python Notebook Link of Task 3
Explaination of Task - 3