Anix LynchProanixblog.hashnode.dev·Nov 5, 2024Part 4: 10 Advanced Topics in ML and Optimization with Math Notation Friendly Explained1. Matrix Factorization (e.g., Singular Value Decomposition) Matrix Factorization is a technique used to decompose a matrix into simpler, constituent matrices, often revealing useful properties or patterns in the data. One of the most common methods ...DiscussLDA
K Ahameddatailm.hashnode.dev·Jan 8, 2024Time Series Forecasting: Predicting the FutureTime series data captures how a variable changes over time, like stock prices, website traffic, or sensor readings. Time series forecasting involves using this data to predict future values or trends in the series. Here are some popular techniques: ...DiscussMachine LearningARIMA