𝗧𝗵𝗶𝘀 𝗜𝘀 𝗗𝗮𝘆 𝟱 𝗢𝗳 𝗠𝗮𝗰𝗵𝗶𝗻𝗲 𝗟𝗲𝗮𝗿𝗻𝗶𝗻𝗴 I started Week 3 of the Machine Learning Specialization. You learn about Classification. Most of my learning was about regression, where models predict numbers. Now I know many problems involve predicting categories. Some examples are:
- Detecting spam emails
- Predicting if a customer will leave or stay
- Identifying if a tumor is malignant or benign I learned about Logistic Regression. It is used for classification tasks. The model predicts probabilities to determine which class an example belongs to. I also learned about the Decision Boundary. It separates classes based on predicted probabilities. I completed the graded assignment for this section. This week is important because classification is used in many real-world machine learning applications. You can improve your understanding of machine learning by learning more about classification models. Source: https://dev.to/rihhanna/day-5-entering-the-world-of-classification-2f5o Optional learning community: https://t.me/GyaanSetuAi