click below
click below
Normal Size Small Size show me how
AI/Machine Learning
Machine Learning Flash Cards
| Question | Answer |
|---|---|
| What is a model | A computer program designed to make a decision. |
| Define supervised learning. | When a human trains a model to learn with examples. |
| Define unsupervised learning | When a model finds patterns in data that doesn't have any labels. |
| Define features | The inputs that the model uses to make decisions. |
| What is machine learning? | How computers recognize patterns and make decisions without being explicitly programmed. |
| What are the four steps of the problem solving process? | Define, prepare, try, reflect |
| Do they always follow the same sequence or order? | No |