For this project following Python libraries used:
- pandas
- NumPy
- Matplotlib
- seaborn
- scipy
- sklearn
Scatter plot of minutes watch vs CLV: The (Customer Lifetime Value) shows the total amount of revenue generated by that customer
Implemented two clustering techniques: K-means and Hierarchical Clustering.