mikulskibartosz.name
Start here
About me
Twitter
Mastodon
Hire me
Bartosz Mikulski
Leveraging AI to drive growth and innovation
All Stories
Heat map with Matplotlib
A short tutorial about generating a heat map of the values stored in a Pandas dataframe
Language is all about nouns
Programmers are afraid of nouns. We often replace them with poorly written descriptions of things.
Outlier detection with Scikit Learn
Z-score and Density-Based Spatial Clustering of Applications with Noise
How to set the global random_state in Scikit Learn
What to do if you keep forgetting to set the random_state?
JUG Thüringen meetup - retrospective
My opinion about my presentation at a meetup in Erfurt, Germany.
How to split a list inside a Dataframe cell into rows in Pandas
Step by step instructions to "explode" a list into DataFrame rows.
Interactive plots in Jupyter Notebook
How to create a plot that supports zooming
[book review] James Whittaker's Little Book of the Future
Read this book if you believe we can use A.I. and IoT to build a bright future.
Probability plot - visually compare probability distributions
How to visually check whether your sample is normally distributed?
Count unique elements of an infinite stream of objects
HyperLogLog - probabilistic counting algorithm
Live unit testing with sbt
Can I have the coolest Visual Studio feature in IntelliJ?
Monte Carlo simulation in Python
How to make business decisions using the Monte Carlo simulation?
« Prev
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Next »