top of page

Search

Transforming Continuous Data: Mastering Discretization Techniques for Superior Data Analysis
Discretization transforms continuous data into categories for better analysis. Explore key techniques for both unsupervised and supervised m
Juan Manuel Ortiz de Zarate
Oct 22, 20248 min read
6 views


The Power of Scaling Techniques for Optimal Model Performance
Discover how scaling techniques in machine learning can boost model performance, ensure faster training, and enhance prediction accuracy.
Juan Manuel Ortiz de Zarate
Sep 17, 20248 min read
6 views


Introduction to Statistics for Data Science
Explore the basics of statistical data analysis, covering key metrics like mean, variance, skewness, kurtosis, and correlation.
Juan Manuel Ortiz de Zarate
Aug 20, 202410 min read
36 views


The Curse of Dimensionality
Discover why more dimensions can spell trouble for data and learning, turning simple problems into complex, high-dimensional challenges!
Juan Manuel Ortiz de Zarate
Aug 14, 202410 min read
34 views


Dimensionality Reduction: Non-linear methods
Explore the depths of non-linear dimensionality reduction methods! Unravel complex data structures and enhance your analytics.
Juan Manuel Ortiz de Zarate
Jun 22, 202412 min read
21 views


Dimensionality Reduction: Linear methods
In this article, we explored PCA and SVD, the two most used linear dimensionality reduction techniques.
Juan Manuel Ortiz de Zarate
Jun 14, 202410 min read
15 views


Modeling Data with Bayesian Statistics
In this article we will go through a quick overview of what Bayesian modeling is and how can we use probabilistic programming to leverage it
Cristian Cardellino
Mar 30, 20249 min read
13 views

Variational Autoencoders: Intuitions and Math
In this article we will explore variational autoencoders in terms of the intuition behind them and the math needed to train them.
Cristian Cardellino
Mar 8, 20249 min read
33 views

Generative vs. Discriminative Models in Machine Learning
What are Generative Models? What are Discriminative Models? In this article we'll go through the fundamentals of each type of model.
Cristian Cardellino
Feb 7, 20249 min read
42 views
bottom of page