Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to Machine Learning
Rating: 3.9 out of 5(42 ratings)
2,088 students

Introduction to Machine Learning

Concepts of Regression, Decision Trees, etc...
Last updated 3/2023
English

What you'll learn

  • Theoretical concept of Machine learning
  • Concepts of Regression
  • Concepts of data preprocessing
  • Overall Machine Learning theory and its algorithms

Course content

1 section6 lectures1h 35m total length
  • Basic Definition of Machine Learning9:13
  • Types of machine Learning5:54
  • Hypothesis Space and bias24:24
  • Evaluation and Cross-validation14:41
  • Linear Regression7:19
  • Decision Trees and Questions-Answers34:23

Requirements

  • None. You will learn everything from its basic

Description

The course introduces the concepts of Machine Learning.  It covers the regression, both linear and logistic. Decision trees, Data preprocessing etc., to explore the machine learning in brief with plenty of examples. it also discusses the concept of state space, bias, etc. in Machine learning. Machine learning is the field of study that gives computers the ability to learn without being explicitly programmed. This course covers the following aspects of machine learning:

1.Basic Definitions 2.Types of Learning

3.Hypothesis space and Inductive Bias

4.Evaluation

5.Cross-Validation

6.Linear Regression

7.Decision Trees 8.Overfitting

The course is designed after studying the syllabus of various technological universities. Machine learning is basically of three types: The main goal in supervised learning is to learn a model from labeled training data that allows us to make predictions about unseen or future data. Supervised refers to a set of samples where the desired output signals (labels) are already known.

Unsupervised learning deals with unlabeled data or data of unknown structure. Using unsupervised learning techniques explores the structure of our data to extract meaningful information without the guidance of a known outcome variable or reward function.

In reinforcement learning, the goal is to develop a system (agent) that improves its performance based on interactions (reward signals) with the environment.

Who this course is for:

  • The course is intended for the students of BCA, BE, BTech and anybody interested in Machine Learning