Unsupervised Learning and Time Series forecasting with Scikit-learn library
Unsupervised Learning
- Use of Scikit learn library
- Customer Segmentation on Customer_dataset.csv
- Age, Gender, Income and Spending as features
Time Series Prediction
- Use of Scikit Learn library and pmdarima model
- Using Energy Consumption Dataset to train time series models and forecast the gas consumption, electricity consumption and water consumption in the future.