#HumanLearning vs # StatLearning vs #MachineLearning vs #AILearning
Consider the following hashtags:
#HumanLearning
- Read it.
- Write it.
- Say it.
- Use it.
- Code it.
#StatLearning
- Random sample of data from a population
- Model
- T-test, T Confidence Interval
- ANOVA
- Regression or Logistic Regression
- Evaluate
- Statistical Significance, Practical Significance, Effect Size
- Assume unbiased
- Explain
#MachineLearning
- Larger observational data from a population, do we trust that the data is representative of the population?
- Split the data
- Training
- Validation
- Testing
- Model
- kNN, Naive Bayes, Decision Trees, Boosting, Bagging Random Forests, GBM, SVM, NN
- kNN, Naive Bayes, Decision Trees, Boosting, Bagging Random Forests, GBM, SVM, NN
- Evaluate
- Model Accuracy, Validation Accuracy, Testing Accuracy, MSE
- Bias
- Explain
#AILearning
- Input data for prediction
- Text
- Image
- Audio
- Video
- Prompt the AI
- Introduce yourself
- Explain the problem
- Give directions for the presentation of the solution
- Specify the expected results
- Continue the discussion until you are satisfied