AI Cheat Sheet
https://startupsventurecapital.com/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
https://startupsventurecapital.com/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
Jargons for ML
Training Data - after raw data is processed
Columns in Training Data is called Features
Regression - Supervised Learning - line that best fits , least error
Classification - Supervised Learning classify into classes
Clustering - Unsupervised Learning create clusters
Decision Tree
Neural Network
Bayesian Algorithm
K-means Clustering
Data Scientists can choose the features more appropriately who have the domain knowledge.
Feature Engineering - includes cleaning , normalizing , rebalancing , grouping , filtering raw data
Comments
Post a Comment