My GitHub Pages Site

Hello everybody!

Welcome to my GitHub Page, here you can see the recent posts!

Recent Posts

Toptal challenge

11 minute read

Pandas and classification exercise import numpy as np import pandas as pd from sklearn.tree import DecisionTreeClassifier from sklearn.model_selection impor...

Fluctuations in coin tossing

11 minute read

Fluctuations in coin tossing The ideal coin-tossing game will be described in the terminology of random walks which is better suited for generalizations. Fo...