You are on page 1of 1

1.

Demonstrate how you structure data in Machine Learning

2. Implementing Data Pre-processing techniques on real time dataset

3. Demonstrate how you will measure the performance of a machine learning model

4. Implement the Naïve Bayesian classification for a sample training data set

5. Implement the Naïve Bayesian classification for a sample training data set

6. Using Bayesian model to demonstrate the diagnosis a heart patient using the
standard heart disease data set.

7. Apply EM algorithm to cluster a set of data stored in a .csv file

8. Implement k-Nearest Neighbour algorithm to classify the dataset

9. Derive a decision tree from the dataset

10.Implementing the Back Propagation Algorithm and test the same using appropriate
dataset

11.Implement Support Vector Classification for linear kernels

12.Implement Logistic Regression to classify problems such as Spam detection

13.Implement Logistic Regression to classify problems such as Diabetics detection

14.Implement Customer Segmentation using K-Means Clustering

You might also like