Skip to content

The Science of Data

Statistics, Data Science and everything in between

  • About the Author
  • Blogroll
  • Contact Me

Tag: Machine Learning

Posted on 17th July 2021

The Bootstrap

Recently I’ve had occasion to use the bootstrap and have been reminded at what a remarkably powerful technique this is despite it’s simplicity. I thought…

Continue reading → The Bootstrap

Posted on 7th July 2021

Look what the Cat dragged in: Catboost with Tidymodels

I’ve been learning the Tidymodels framework for building Machine Learning models in R pioneered by Max Kuhn and Julia Silge. After spending a few weeks…

Continue reading → Look what the Cat dragged in: Catboost with Tidymodels

Posted on 5th October 20206th October 2020

Definitely Interesting Matrices

This is a post I've been wanting to write for a while - Quadratic forms and Definite matrices are everywhere in linear algebra and they…

Continue reading → Definitely Interesting Matrices

Posted on 20th July 202021st July 2020

Why You’re Not as Data-Driven as You Think You Are

How many times have you heard someone say they are data-driven or data centric or that “data is the heart of everything they do”? I’ve…

Continue reading → Why You’re Not as Data-Driven as You Think You Are

Posted on 25th June 2020

Shortest Paths: Dijkstra’s Algorithm

Introduction I have a startling admission to make. When I was a student, I scoffed at Dijkstra's algorithm - I had paid it no mind…

Continue reading → Shortest Paths: Dijkstra’s Algorithm

Posted on 24th May 2020

Word2vec vs Fasttext – A First Look

Introduction Recently, I've had a chance to play with word embedding models. Word embedding models involve taking a text corpus and generating vector representations for…

Continue reading → Word2vec vs Fasttext – A First Look

Posted on 23rd February 2020

ML Classifier Evaluation – A First Look

Once you’ve built a machine learning classifier, the next step is to validate it and see how well it fits the data. This short post…

Continue reading → ML Classifier Evaluation – A First Look

Posted on 22nd December 2019

Naive and Proud: Introducing the Naive Bayes Algorithm

The Naive Bayes Algorithm is a simple and elegant approach for tackling supervised learning problems in Machine Learning. This post will be a brief introduction…

Continue reading → Naive and Proud: Introducing the Naive Bayes Algorithm

Posted on 11th December 201913th December 2019

Gradient Descent: The Workhorse of Machine Learning

If you’re like me, you’ve heard a lot about Gradient Descent. You’ve heard that it is a foundational algorithm for optimising functions which all self…

Continue reading → Gradient Descent: The Workhorse of Machine Learning

Posted on 1st December 20194th December 2019

Job Searching in Data Science

Job searching can be irritating at best and hopelessly frustrating at worst. This is particularly true in Data Science where the field is still relatively…

Continue reading → Job Searching in Data Science

Posts navigation

1 2 Next →
Powered by WordPress.com.
  • About the Author
  • Blogroll
  • Contact Me
The Science of Data
Proudly powered by WordPress Theme: TheFour.
 

Loading Comments...