Subject Details
Dept     : AIML
Sem      : 4
Regul    : R2023
Faculty : Nandhini N
phone  : NIL
E-mail  : nandhujee_01@rediffmail.com
723
Page views
48
Files
10
Videos
7
R.Links

Icon
Lecture Notes

UNIT 1:
pdf
download    open file
Machine Learning–Types of Machine Learning
pdf
download    open file
Machine Learning process- preliminaries
pdf
download    open file
Testing Machine Learning algorithms
pdf
download    open file
Turning data into Probabilities and Statistics for Machine Learning -
pdf
download    open file
Probability theory – Probability Distributions
pdf
download    open file
Decision Theory
pdf
download    open file
Turning data into Probabilities and Statistics for Machine Learning -
pdf
download    open file
Bias, Variance and Tradeoff
pdf
download    open file
1. Implement data crawlers Beautiful Soup, Ixml and scrapy 2. Implement data analyzing for a data set using SciPy and generate graph using NetworkX
pdf
download    open file
3. Implement Resource Description Frame work by DBpedia 4. Create one- and two-dimensional random dataset and implement Series and Data Frames in python using slicing methods.
pdf
download    open file
5. Implement the python code to compute the population proportions for the given problem
UNIT 2:
pdf
download    open file
SVM and Hyperparameter tuning
pdf
download    open file
Logistic Regression
pdf
download    open file
Polynominal Regression
pdf
download    open file
Linear Regression
pdf
download    open file
Implementing SVM using scikit-learn
pdf
download    open file
1. Implement Linear and Logistics regression using SciKit Learn [May use appropriate library]
pdf
download    open file
Understanding cost function and gradient descent - Overfitting and Underfitting
pdf
download    open file
2. Implement Stock Price Prediction based on Scikit Learn [May use appropriate library]
UNIT 3:
pdf
download    open file
Entropy and The CART Training Algorithm
pdf
download    open file
Decision Tree - Training and Visualizing a Decision Tree
pdf
download    open file
Random Forests
pdf
download    open file
1. Predict house prices based on several parameters available in the Housing and Urban Development of any dataset using least squares linear regression.
pdf
download    open file
Ensemble
pdf
download    open file
Boosting
UNIT 4:
pdf
download    open file
KNearest Neighbours
pdf
download    open file
Clustering- K-means
pdf
download    open file
Hierarchical Clustering
pdf
download    open file
Dimensionality Reduction
pdf
download    open file
Principal Components Analysis,
pdf
download    open file
Linear Discriminant Analysis
pdf
download    open file
EM Algorithm- Mixtures of Gaussians
pdf
download    open file
Principal Components Analysis,
pdf
download    open file
2. Implement Market Segmentation using K-means Clustering.
pdf
download    open file
3. Implement k-Nearest Neighbour algorithm to classify the provided data sets.
UNIT 5:
pdf
download    open file
Introduction - Single State Case
pdf
download    open file
Elements of Reinforcement Learning
pdf
download    open file
Markov Decision Process
pdf
download    open file
Q Learning Algorithm
pdf
download    open file
Model Based Learning – Model Free Learning