What is Machine Learning_ - MMA 869_ Machine Learning & AI

pdf

School

Queens University *

*We aren’t endorsed by this school

Course

869

Subject

Computer Science

Date

Oct 30, 2023

Type

pdf

Pages

4

Uploaded by DoctorFalcon697

Report
1/4/22, 3:10 AM What is Machine Learning? https://smithlearning.ca/d2l/le/content/371662/viewContent/3210750/View 1/4 What is Machine Learning? Machine Learning (ML) is one of the six AI disciplines, and arguably the most important for businesses today. Traditionally, human programmers explicitly tell computer applications how to perform tasks. For example, programmers writing video game logic (without ML) would encode rules via if- then statements like: if the user ±res rocket launcher, then hide behind the wall. The non-ML approach works very well for many (most?) computer applications. However, consider the situation of the programmer not knowing all the rules beforehand. How can they tell the computer what to do? Find out The discipline of machine learning is broken down into three subtypes: supervised learning, unsupervised learning, and reinforcement learning. Each subtype di²ers in the kind of data they need and the results they can produce. Table 1.2 summarizes the di²erences between the subtypes. Supervised Unsupervised Reinforcement What Predict something in the future Find relationships Learn from mistakes machine learning (noun) We de±ne ML as: Performing a task without explicit instructions from a human, instead relying on data to infer patterns and inference
1/4/22, 3:10 AM What is Machine Learning? https://smithlearning.ca/d2l/le/content/371662/viewContent/3210750/View 2/4 Supervised Unsupervised Reinforcement How Algorithm builds model from past data Algorithms ±nds patterns in data Algorithm takes actions, gets rewards Data Labeled Unlabeled None Tasks/ Algorithms Classi±cation Decision Tree, SVM, Naïve Bayes Regression Linear, Polynomial, Lasso Deep Learning Feed forward, RNN, CNN Clustering K-Means, DBSCAN, Hierarchical Recommenders Collaborative ±ltering, content- based Social Network Analysis Centrality, shortest paths Association rules Apriori, Eclat, FP- Growth Q-learning SARSA Deep Q Network Table 1.2. Di±erences between the three subtypes of machine learning An important distinction to make is the di²erence between labeled and unlabeled data. But what is a label? Brie³y, a label is an answer for a supervised algorithm to learn.
1/4/22, 3:10 AM What is Machine Learning? https://smithlearning.ca/d2l/le/content/371662/viewContent/3210750/View 3/4 Unlabeled data contains instances that are relatively easily obtained from the world. Examples of unlabeled data include raw photos, videos, news articles, tweets, customer demographics, and sensor measurements. Labeled data takes unlabeled data one step further. It starts with the unlabeled data, and augments each instance with the label, i.e., a meaningful tag, answer, solution, or class. E.g., “does this photo contain a cat?” or “did this customer end up defaulting on their loan” or “is this Tweet talking about US politics?” Labels are typically obtained by asking a human to judge an instance, or by carefully recording history. Labels, once created, end up being just another attribute in the dataset; the one that supervised algorithms try to learn, as we shall see. Machine Learning Terminology Terminology around ML can quickly become very confusing, partly because there are many terms to learn, partly because humans are inconsistent in how they use the terminology, and partly because ML borrows concepts from several di²erent disciplines (such as computer science, math and statistics) that each have their own histories of terminology. In this class, we will adopt the following terminology to describe our datasets. The words in bold are the preferred terms we’ll use; the words in parentheses are synonyms that you will more-than-likely encounter in your studies, but are not the preferred terms in this course.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
1/4/22, 3:10 AM What is Machine Learning? https://smithlearning.ca/d2l/le/content/371662/viewContent/3210750/View 4/4 Figure 1.3. The main terminology in ML. Synonyms are shown in parenthesis, but the bold, black text are the terms used most often Google also provides a clear and comprehensive glossary of ML terms (https://developers.google.com/machine-learning/glossary/) that you can read through if you’re interested in learning more.

Browse Popular Homework Q&A

Q: 11. Hydrophobic primary messengers usually cause molecular changes leading to modifications in…
Q: The diffusion rate of four different membrane proteins (A, B, C, and D) was measured using a FRAP…
Q: rder the following in increasing volume. (1=smallest; 4=largest)    Question 4 options:   7.6 x…
Q: A stock will have a loss of 10.6 percent in  a bad economy, a return of 10.4 percent in a normal…
Q: cample: y = √sin(x4 - 6x) find 11-Sin(x
Q: Why didn't the tris stock of pH 6.8 play more of a role in the calculations? Should it of have?
Q: A solution is made using 164.9 mL of ethanol (density 0.7892 g/mL) and 350.0 mL of water (density…
Q: If cosx=4/5,cscx<0,then: sin 2x=_____                  cos 2x=_____            tan 2x=_________ f…
Q: Would there be an expansion, embrace, or continued the erasure of Chicano Theatre ?
Q: Tom Scott is the owner, president, and primary salesperson for Scott Manufacturing. Because of this,…
Q: 17. Some signal molecules can bind directly to intracellular proteins that bind DNA and regulate…
Q: Find the volume of the following solid: r Find the volume on top a cone with a hemisphere Ih
Q: A bucket begins holding 15 kgs of sand. The bucket is to be lifted to the top of a 10 meter tall…
Q: The risk-free rate is 2.2 percent and the market expected return is 11.9 percent.  What is the…
Q: All of the following are calculated on Form 990-PF, EXCEPT:    Excise tax on investment income.…
Q: Draw the structure of 3,3-diethyl-4-methyl-1-hexyne
Q: 1. A debenture is: Group of answer choices a secured bond a callable bond an unsecured bond a…
Q: Write an expression in factored form for the polynomial of least possible degree graphed below. 5-…
Q: A ferromagnetic ring has a uniform cross-sectional area of 2000 mm² and a mean circumference of 1000…
Q: A researcher wishes to​ estimate, with 95​% ​confidence, the population proportion of likely U.S.…
Q: Write a query that Balance of each CUSTOMER who have made purchase(s) before AND subtotal that each…
Q: The substitution of His 64 of carbonic anhydrase II with Ala results in a sharp decrease in the…