jose.tapadas.dev
  • Home
  • About me

Practical Asynchronous Iteration in JavaScript

2 years ago 6 min read javascript
But what about the scenarios where our iterations are done over data that is obtained from an asynchronous source, such as a set of remote HTTP calls or reading from a file? In this article, we will conduct a practical analysis of the “Asynchronous Iteration” proposal, which is intended to add
Read Now Read Later
josé tapadas alves
By: josé tapadas alves

Predicting AirBnB prices in Lisbon: Trees and Random Forests

2 years ago 15 min read machine learningmathematicspythonpandasscikitlisboa
In this small article we will quickly bootstrap a prediction model for the nighly prices of an AirBnB in Lisbon. This guide hopes to serve as a simplistic and practical introduction to machine learning data analysis, by using real data and developing a real model.
Read Now Read Later
josé tapadas alves
By: josé tapadas alves

A gentle introduction to gradient descent thru linear regression

3 years ago 14 min read machine learningmathematicspython
Based on a set of Observations, how we can leverage a set of Variables to properly generate a model that will predict or forecast a behavior, by inferring about the variables relations and mutual influence. This statistical tool is called Linear Regression.
Read Now Read Later
josé tapadas alves
By: josé tapadas alves
Page 1 of 1
© josé tapadas alves
  • github
  • medium
  • linkedin