What have we learned?
- Different types of machine learning - supervised, unsupervised, reinforcement
- Machine learning steps
- Data preparation techniques for different kinds of models
- Predict telecom customer churn with logistic regression and decision trees
- Calculate customer lifetime value
- Predict next month transactions with linear regression
- Measure model performance with multiple metrics
- Segment customers based on their product purchase history with K-means and NMF