Skip to content
Discussion options

You must be logged in to vote

Supervised learning is a type of ML where a model is trained using labeled data. This means each example in the dataset has an input (like a photo) and a known output or label (like “cat” or “dog”). The model learns by looking at these input-output pairs, so it can predict the correct output for new inputs.
types that are used
supervised learning
unsupervised
semi-supervised learning
reinforcement learning

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mssanamateen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants