Python on an M1 chip: Running smoothly using Docker 02/14/22 by Denis Stalz-John I have been working as a data scientist at codecentric for several years now. Thus, my language of choice is... Read more Leave your thoughts
NER with little data? Transformers to the rescue! 12/14/20 by Thomas Timmermann See how to fine-tune a pre-trained BERT transformer on a custom NER task, beating standard bi-LSTM thanks to more learning transfer! Read more Leave your thoughts
Thinking AI means re-thinking data 05/28/20 by Marcel Mikl While doing AI is sexy and cool, data infrastructure is not considered any of this, even though machine learning applications rely on it. Read more Leave your thoughts
Evaluating machine learning models: The issue with test data sets 04/21/20 by Berthold Schulte By using a representative test set and various metrics, machine learning models can be evaluated and compared. Read more Leave your thoughts
Great Expectations: Validating datasets in machine learning pipelines 02/17/20 by Marcel Mikl Machine learning models don't care if an input dataset is correct, thus validating datasets beforehand is strongly advised. Read more Leave your thoughts
Tackling climate change with machine learning [part 6] – Datasets & further resources 09/27/19 by Paul Strobel This blog post series provides a summary of a paper which discusses machine learning solutions for climate change. Read more Leave your thoughts
Tackling climate change with machine learning [part 2] – Transportation 09/23/19 by Paul Strobel By loading the video, you agree to YouTube's privacy policy.Learn more Load video Always unblock YouTube On 10th... Read more Leave your thoughts
Tackling climate change with machine learning [part 1] – Electricity systems 09/20/19 by Paul Strobel This blog post series provides a summary of a paper which discusses machine learning solutions to tackle climate change. Read more Leave your thoughts
DVC dependency management – a guide 08/27/19 by Bert Besser and Veronika Schwan This post is a follow-up to 'A walkthrough of DVC' that deals with managing dependencies between Machine Learning pipelines. Read more Leave your thoughts