WorksheetsDS 101 - Intro to Machine Learning
Total questions: 5
Worksheet time: 4mins
What was the first significant contribution in the field of Machine Learning?
Bayes Theorem
Hopfield neural networks
The Turing Machine
Markov Chains
According to experts, what is the most suitable definition of Machine Learning?
Machine Learning is the ability of certain machines to learn from past experiences.
Machine Learning is the subfield of computer science that gives computers the ability to learn without being explicitly programmed.
Machine Learning at its most basic is the practice of using algorithms to parse data, learn from it, and then make a determination or prediction about something in the world.
Machine Learning research is part of research on artificial intelligence, seeking to provide knowledge to computers through data, observations and interacting with the world.
In terms of their learning nature, Machine Learning implementations are classified as...
Supervised, unsupervised and reinforcement learning.
Deep, crossed and supervised learning.
Analytical, strong and reinforcement learning.
Supervised, unsupervised and semi-supervised learning.
Which of the following is a typical Machine Learning regression problem?
Estimate the price of the fuel.
Divide a population into different subsets according to their economy and health conditions.
Identify animals in different farms pictures.
Decide whether a patient has a certain disease based on the results of medical tests
What is the main purpose of testing an algorithm?
Validate the initial hypothesis considered for the algorithm.
Test the algorithm code.
Evaluate the algorithm real performance.
Check if the algorithm solves the problem for which it was developed.
