This post answers the question "What is data in machine learning?". The term of data in ML is the core of the learning process. …
Category: Machine Learning
Machine Learning: Preface
Aim of the study element
To highlight the basics of the machine learning concept, its foundation, classification and regression, and to familiarise the learner with the main machine learning algorithms, and outline machine learning applications.
Learning outcome
Having successfully completed this element you will be able to:
- Understand the concept of machine learning.
- Know the work principles of data analysis tools, its applications and models.
- Understand the principles of machine learning algorithms.
- Do your own data analysis in accordance to given application.
Covered topics
- Introduction into machine learning.
- Classification.
- Regression.
- Clustering.
- Advanced learning models.
- Applications.
Machine learning concept
What is machine learning? Machine learning is the ability of the computer to learn from experience, a feature inherent to people and animals. However,…
What do you need to start doing machine learning
Machine learning types are divided into three categories: supervised, when learning process goes through building connections between known variables and known output data. In…