LPIII assignment for exam Nov24
LPIII assignment for exam Nov24
Machine learning
Assignment 1
load the given dataset and prepare the dataset by following the steps
given below:
Build a KNN model using the train dataset (k=7) and. Using the model that
has been built, answer the following question.
Assignment 2
spilt the indpendent and dependent variables for test data and train data
Build a KNN model for classification using the train dataset (k=11)
Assignment 3
Assignment 4
Assignment 5
Assignment 6
Assignment 7
Assignment 8
Assignment 9
Assignment 10
Assignment 11
Write a program to calculate Fibonacci numbers and find its step count.
Assignment 12
Assignment 13
Assignment 14