Skip to content

abctryout/Hacktoberfest2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Hacktoberfest2020

Make PRs

Q. (Mostly) whenever we see kernel visualizations online (or some other reference) we are actually seeing:

  • What kernels extract
  • [] Feature Maps
  • [] How kernels Look

Q. In traditional computer programming, you input commands. What do you input with machine learning?

  • patterns
  • programs
  • rules
  • data

Q. To predict a quantity value. use ____.

  • regression
  • clustering
  • classification
  • dimensionality reduction

Q. You are working on a project that involves clustering together images of different dogs. You take image and identify it as your centroid image. What type machine learning algorithm are you using?

  • centroid reinforcement
  • K-nearest neighbor
  • binary classification
  • K-means clustering

Q. Your company wants you to build an internal email text prediction model to speed up the time that employees spend writing emails. What should you do?

  • Include training email data from all employees.
  • Include training email data from new employees.
  • Include training email data from seasoned employees.
  • Include training email data from employees who write the majority of internal emails.

Releases

No releases published

Packages

No packages published