You are on page 1of 2

PRACTICAL FILE

3RD SEM

MACHINE LEARNING
22CAP-702

SUBMITTED BY: PRASHANT

UID: 22MCA20999

CLASS: MCA

SECTION: MCA 3-B SUBMITTED TO: CHARANJIT SIR


INDEX
SNO EXPERIMENT DATE SIGNATURE

1 1. Implementation of Python Basic Libraries such as


a. Math b. NumPy c. Matplotlib d. Seaborn e. SciPy.

2. Creation and loading different Datasets in Python


using Jupyter Notebook.
2 1. Write a program to implement Linear regression
on Jupyter notebook.

2. Write a program based on logistic regression and


make the sigmoid graph using sigmoid function in
JupyterNotebook.

3 Implementation of Decision Tree using Panda


Libraries and Graph vizon Jupyter Notebook
a. Creating a Model
b. Training a Model
c. Calculating Ginn Index (GI) and Gain
d. Design a Decision Tree
4 Write a program for Support Vector Machine using
python.

5 Write a program to Implementing Naïve Bayes


algorithms.

6 Classify whether a recipe is of cupcake or muffin


using SVM algorithm.

7 Write a Program based on K-means clustering


algorithm.
8 Write a program to extract a. Letter b. Word c.
Sentence from the data set using Python.

9 Write a Program to search a Email id and Mobile


No. from given Dataset Using Python..

10 1. Write a Program to Read email whether it is ham


(clear email) or spam.
2. Write a Program to convert Sentence written in
English language into Hindi Language.

You might also like