Machine Learning Class Notes
Machine Learning Class Notes
Machine Learning is a field of artificial intelligence that uses statistical techniques to give computer
systems the ability to "learn" from data, without being explicitly programmed.
a. Supervised Learning: The algorithm learns from labeled training data, helps predict outcomes.
b. Unsupervised Learning: The algorithm learns from unlabeled data and finds hidden patterns.
c. Reinforcement Learning: The algorithm learns by interacting with its environment and uses
3. Common Algorithms
a. Linear Regression
b. Logistic Regression
c. Decision Trees
d. Neural Networks
e. K-Means Clustering
b. Medical Diagnosis
e. Recommendation Systems