Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhruv1503 authored Jul 24, 2024
1 parent b4ce3af commit a6ba036
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ DevClub will also be giving attracting **rewards** to those people who participa

- [ ] **[Week 1](machine-learning/week-1)** : Learn how to build a full ML model to detect fraudulant transactions for our POS system. Start off with standard ML libraries like `sklearn`, `numpy` and `pandas`.
- [ ] **[Week 2](machine-learning/week-2)** : Learn how to build a time-series ML model to forecast sales and inventory for a store! Use time series prediction methods such as ARIMA, LSTM and Prophet.
- [ ] **[Week 3](machine-learning/week-3)** : Learn how to build a clustering model to automatically split your customer base into segments! Then, build a recommmendations engine to give personalised product recommendations.
- [ ] **[Week 3](machine-learning/week-3)** : Learn how to build a clustering model to automatically split your customer base into segments! Then, build a recommmendations engine to give personalised product recommendations.
- [ ] **[Week 4](machine-learning/week-4)** : Learn how to build dynamic pricing models and demand forecasting techniques for our Point of Sale (PoS) application.

## How to Participate

Expand Down

0 comments on commit a6ba036

Please sign in to comment.