mikulskibartosz.name
Start here
About me
Twitter
Mastodon
mlops.today
Bartosz Mikulski
Building trustworthy data pipelines because AI cannot learn from dirty data
All Stories
Write everything down
Lessons learnt from "Practical Data Cleaning" by Lee Baker
Understanding layer size in Convolutional Neural Networks
Filter size, padding, and stride explained
Calculating the cumulative sum of a group using Apache Spark
How to use the window function to calculate a cumulative sum
How to write to a Parquet file in Scala without using Apache Spark
Row number in Apache Spark window — row_number, rank, and dense_rank
This article is mostly a “note to self” because I don’t want to google that anymore ;)
How to display all columns of a Pandas DataFrame in Jupyter Notebook
Review of “Conversations On Data Science” by Roger D. Peng and Hilary Parker
The silly mistakes in exploratory data analysis
Understanding the softmax activation function
Softmax function explained
How to increase accuracy of a deep learning model
Debugging a machine learning model
Smoothing time series in Pandas
How to use the exponentially weighted window functions in Pandas
Which hyperparameters of deep learning model are important and how to find them
How to speed up finding the right hyperparameters of a machine learning 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
Next »