mikulskibartosz.name
Start here
About me
Twitter
Mastodon
Hire me
Bartosz Mikulski
Leveraging AI to drive growth and innovation
All Stories
Apriori algorithm explained
How to change plot size in Jupyter Notebook
Pyplot parameter that configures the chart size
Looking for structure in data — Andrews curves plot explained
How to read Andrews curves chart
Making your Scrapy spider undetectable by applying basic statistics
How to delay scraper requests to make it look like a human visiting the website
Finding seasonality in time series using autocorrelation plot
How to interpret autocorrelation plot?
My favourite data science podcasts
I was asked for some podcast recommendation, so here is my very short list ;)
A podcast that changed my perspective on exploratory data analysis
How to avoid bad science
How to read a confusion matrix
Predicted labels are in columns, right? Or maybe in rows? Do you remember? ;)
The optimal learning rate during fine-tuning of an artificial neural network
How to set the learning rate after you unfreeze the network layers in fast.ai
F1 score explained
The mathematics behind F1 score.
How to display a progress bar in Jupyter Notebook
Display a progress bar with no additional dependencies, just Python + Jupyter Notebook
Save and restore a Tensorflow model using Keras for continuous model training
How to run fit function multiple time and improve the model?
« 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 »