Assignment -I ML
Assignment -I ML
Assignment - I
Branch/Sem – CSE - VI Sem
Subject – Machine learning
1. Explain various types of ML used for continuous data and non-continuous data.
2. List the main type of machine learning algorithms and provide examples of
applications for each type?
3. Describe various concepts of data pre-processing and visualization in terms of data
analytics.
4. Differentiate among the following:
(a) Deep Learning and Machine Learning
(b) K-Means and KNN.
(c) Artificial learning and Machine Learning
5. Explain the importance of data normalization in machine learning for improving
model convergence, stability and performance. Explain the role of Hypothesis
function in ML Models?
6. Below are provided examples of X and Y with their corresponding values as the
independent and depended variables, respectively find the slope of the least squares
intercept. (y=ax+b)
X 0 1 2 3 4
Y 2 3 5 4 6