How do LLMs Work ?
ML
- On a broder note ML solves three problems
- predictions
- classification
- clustering
- Usecase:
- I want to know what would be price of real estate in hyderabad (Supervised learning, Linear Regression)
- I want to know if the transaction is fraud or not (Classification, Logistic Regression)
- I want to give movie recommendations in my website (Unsupervised, Clustering)
- Reinforcement LEarning
-
Neural Network & Deep Learing

-
Natural Language Processing (NLP)
