top of page

Search


The heart of logistic regression
In this post we will develop a binary classification model with a dataset related to the health issue. It was obtained from kaggle.com...

jercoli
Apr 11, 20217 min read
47 views
0 comments


Riding a bicycle on the Regression line
Introduction to Supervised algorithms Today we will talk about the best known of supervised algorithms: Linear Regression, a classic in...

jercoli
Mar 29, 20217 min read
79 views
0 comments


User Clustering with K-means model, bike ride case part 3
Clustering bike users groups with K-means model (Scikit Learn)

jercoli
Feb 25, 20215 min read
100 views


Visualizing geographic data with folium, the bike ride case part 2
Hello, we continue to analyze our data on bicycle trips of the public service in the city of Buenos Aires, Argentina. In this case we...

jercoli
Feb 15, 20214 min read
48 views


Getting started in data science, the bike ride case
Let's do it with our first data science project. In this case is an EDA project (Exploratory Data Analysis)

jercoli
Feb 10, 20213 min read
142 views
bottom of page