Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Summary

Summary "Introduction to Machine Learning for Absolute Beginners"

Rating
-
Sold
-
Pages
2
Uploaded on
23-02-2023
Written in
2022/2023

The document is a summary of a lecture tutorial on machine learning for beginners. The tutorial is conducted by Kylie Ying, a physicist and engineer who has worked at MIT, CERN, and Free Code Camp. The tutorial covers the basics of supervised and unsupervised learning models, programming machine learning on Google CoLab, importing data sets using NumPy, pandas, and matplotlib, one hot encoding, ordinal data, different tasks in supervised learning, training, validation, and testing data sets, loss, accuracy, and performance measures, and visualization using Matplotlib. The tutorial is aimed at absolute beginners and is accessible to those with little or no prior knowledge of machine learning.

Show more Read less
Institution
Course

Content preview

Machine learning for everybody
In this lecture , we 'll talk about supervised and unsupervised learning
models. We 'll also see how we can program it on Google CoLab. In
order to import the data set, NumPy will import NumPy, pandas and
matplotlib. And then we 'll import other things as we go. So basically,
this command here just reads some CSV file that you pass in CSV has
come about comma separated values. So now if I pass in a names here
, then it basically assigns these labels to the columns of this data set.
So I 'm just going to take these values and make that the column
names. We 're going to use this example to try to predict for future
samples. Each of these samples have one quality for each or one value
for each of these labels up here. And that is something known as
classification. So for you know , sample zero, I have 10 different
features. So I have. 10 different values that I can pass into some
model. And I can spit out.

Machine learning is a sub domain of computer science that focuses on
certain algorithms that might help a computer learn from data without
a programmer telling the computer exactly what to do. That 's what we
call explicit programming. So AI is artificial intelligence. Data science
is a field that attempts to find patterns and draw insights from data.
All of these fields kind of overlap and all of them might use machine
learning. A machine learning model looks like you have a bunch of
inputs that are going into some model. And then the model is spitting
out an output , which is our prediction. In both of these, there 's no
inherent order built into either of these categorical data sets. That 's
not like we can rate us one and France to Japan three , etc. One hot
encoding is saying if it matches some category, make that a one. And
if it does n't just make that zero, that's one hot encoding. There are
also a different type of qualitative feature. These are known as ordinal
pieces of data because they have some sort of inherent order. So for
these types of data sets we can just mark them from one to five.

There are some different tasks in supervised learning that there are
different tasks. In supervised learning, there is one classification, and
basically classification. But there is also binary classification. And
binary classification, you might have hot dog , or not hot dog. So
there's only two categories that you 're working with something that is
something and something that's is n't binary. Each row is a different
sample in the data. So each row of this will be fed into our model. And
our model will make some sort of prediction. And what we do is we
compare that prediction to the actual value of y. So I 've condensed
this to a chocolate bar to kind of talk about some of the other concepts
in machine learning. We break up our whole data set that we have into
three different types of data sets. We call it the training data set, the
validation data set and the testing data set. The validation set is kind
of used as a reality check during or after training to ensure that the
model can handle unseen data still.

Written for

Course

Document information

Uploaded on
February 23, 2023
Number of pages
2
Written in
2022/2023
Type
SUMMARY

Subjects

$8.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
harshrajbangre

Also available in package deal

Get to know the seller

Seller avatar
harshrajbangre Venus Public School
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
3 year
Number of followers
0
Documents
4
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions