Chapter 7-10 Flashcards
the study that give computer the ability to learn without being explicitly programmed.
Machine Learning
defined by its use of labeled datasets to train algorithms to classify data or predict outcome accurately.
Supervised Learning
2 Supervised Learning Techniques:
- Linear Regression
- Logistic Regression
uses to predict value based on the value of another variable.
Linear Regression
same as linear, but the predicted value is logical.
Logistic Regression
uses unlabeled data. It discovers patterns that help solve for clustering or association problems.
Unsupervised Learning
2 Unsupervised Learning Techniques:
- Clustering
- Association
similar to supervised learning, but the algorithm isn’t trained using sample data. The model learns as it goes using trial and error.
Reinforced Learning
2 Reinforced Learning Techniques:
- Positive Reinforcement
- Negative Reinforcement
a technique of reinforced learning that uses rewards for correct action
Positive Reinforcement
a technique of reinforced learning that uses punishment for incorrect action
Negative Reinforcement
is a process that models the relationship between two variables using a linear equation through data observation.
Linear Regression
is a measure of how well a linear regression model fits the data.
R-Squared
is a statistical measure of how close the data are to the fitted regression.
R- Squared Value
For R-shared method, are good value, these are values close to 1
High Squared Value