A Visual Understanding of Decision Trees and Gradient Boosting towardsdatascience.com Post date July 26, 2024 No Comments on A Visual Understanding of Decision Trees and Gradient Boosting External Tags decision-tree-classifier, deep-dives, gradient-boosting, gradient-descent, python-programming
Understand REINFORCE, Actor-Critic and PPO in one go towardsdatascience.com Post date July 24, 2024 No Comments on Understand REINFORCE, Actor-Critic and PPO in one go External Tags algorithms, deep learning, deep-dives, ppo, reinforcement-learning
Three Mind-Blowing Ideas in Physics: The Stationary Action Principle, Lorentz Transformations, and… medium.com Post date July 23, 2024 No Comments on Three Mind-Blowing Ideas in Physics: The Stationary Action Principle, Lorentz Transformations, and… External Tags data-science, deep-dives, mathematics, physics, space
Advanced Data Modelling towardsdatascience.com Post date July 21, 2024 No Comments on Advanced Data Modelling External Tags analytics, big-data, data-engineering, data-modeling, deep-dives
Forecasting in the Age of Foundation Models towardsdatascience.com Post date July 20, 2024 No Comments on Forecasting in the Age of Foundation Models External Tags artificial-intelligence, deep-dives, forecasting, Foundation Models, xgboost
Streamlining Object Detection with Metaflow, AWS, and Weights & Biases towardsdatascience.com Post date July 19, 2024 No Comments on Streamlining Object Detection with Metaflow, AWS, and Weights & Biases External Tags aws, deep-dives, metaflow, Object Detection, weights-and-biases
Towards Generalization on Graphs: From Invariance to Causality medium.com Post date July 18, 2024 No Comments on Towards Generalization on Graphs: From Invariance to Causality External Tags causality, data-science, deep-dives, graph, graph-machine-learning
Understanding Conditional Probability and Bayes’ Theorem towardsdatascience.com Post date July 18, 2024 No Comments on Understanding Conditional Probability and Bayes’ Theorem External Tags bayes-theorem, conditional-probability, deep-dives, probability, regression-analysis
Exploring the Right Fit: Choosing Primary Keys for Your Database towardsdatascience.com Post date July 16, 2024 No Comments on Exploring the Right Fit: Choosing Primary Keys for Your Database External Tags database design, deep-dives, postgres, primary-keys, SQL
Chaining Pandas Operations: Strengths and Limitations medium.com Post date July 15, 2024 No Comments on Chaining Pandas Operations: Strengths and Limitations External Tags data-science, deep-dives, pandas, pandas-dataframe, python