Machine Learning Flashcards
What’s an algorithm?
A process or set of rules to be followed in calculations and problem solving, mostly by computers.
What’s Machine Learning?
It’s a subset of artificial intelligence. It’s the scientific study of algorithms and statistical models that computers use to perform specific tasks without using explicit instructions.
What’s data?
Facts and statistics collected together for reference or analysis.
What’s an example?
A determined piece of data.
What’s a labelled example?
It’s a piece of data with a label attached to it example: “spam”
What’s an unlabelled example?
It’s a piece of data that can’t be accurately labelled.
What’s a model?
It’s a process of learning through labelled examples.