Presidential_elections_visualisations
As I’ve said last time we’re going to do some visualization exercises by using matplotlib animation and some custom made charts.
As I’ve said last time we’re going to do some visualization exercises by using matplotlib animation and some custom made charts.
Getting data of an election
The problem
Goal: SIGINT (i.e. Signals Inteligence)
Working with cool projects
My last post received quite some responses, but before actually settling on the curricula of the upcoming ML course, I’ve decided to “eat my own lunch” and u...
As I’ve said in my last talk at Cluj.AI (the one about Building a recommender system I’m putting together a local course about machine learning.
import pandas as pd import numpy as np
Today we will be talking about predicting house prices using Scikit-learn
There is this chart from Alec Radford that became quite famous for showing a comparative run between different optimizers.
Training an RNN with teacher forcing. 20200608182759
Cross entropy can be used to define a loss function in machine learning and is usually used when training a classification problem.
import pandas as pd import numpy as np
Intuition
Summary
Today we will be talking about predicting house prices using Scikit-learn
As I’ve said last time we’re going to do some visualization exercises by using matplotlib animation and some custom made charts.