mikulskibartosz.name
Start here
About me
Twitter
Mastodon
Hire me
Bartosz Mikulski
Leveraging AI to drive growth and innovation
All Stories
How to remove outliers from Seaborn boxplot charts
Hide outliers when displaying boxplot in Seaborn
Python memory management in Jupyter Notebook
How to avoid memory leaks in Jupyter Notebook
AI in production: make data as easy as using your phone
How to connect a Dask cluster (in Docker) to Amazon S3
How to connect a Dask cluster (in Docker) to Amazon S3
A.I. in production: your next stylist is going to be a neural network
Loading tensorflow models from Amazon S3 with Tensorflow Serving
How to save the model in a file, upload it to S3, and serve it using the Docker image of Tensorflow Serving
Pandas stack and unstack explained
How to use the stack and unstack functions in Pandas
How to split a data frame into time-series for LSTM deep neural network
How to monitor Scrapy spiders using InfluxDB and Grafana
How to write Scrapy statistics to InfluxDB and setup Grafana alerts
What is the difference between training, validation, and test sets in machine learning
Training a machine learning model is like learning before an exam.
How to write to a Parquet file in Python
Define a schema, write to a file, partition the data
Numpy reshape explained
How to use the reshape function in Numpy
« 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 »