Data Blogger
  • Categories
    • Do-It-Yourself
    • Technology
    • Web Technology
    • Data Science
    • Software Science
    • Mathematics
    • Personal Projects
  • Write for us!

Pandas

Car correlations.

Hitchhiker’s guide to Used Car Prices Estimation

December 4, 2017December 4, 2017 Kevin Jacobs 1 Comment

What is your car’s worth? This tutorial will guide you through the steps for estimating it’s value by using Machine Learning techniques. I will use my Peugeot 106 as an example!

By the way, join our community and ask your question for free here!

(more…)

Read More

Pandas logo.

Python Pandas Tutorial: The Basics

November 24, 2017November 28, 2017 Kevin Jacobs 2 Comments

In this Python Pandas tutorial, you will learn the basics of Pandas by code examples written in Python. If you have zero knowledge of Python, please read this article first.

(more…)

Read More

A credit card.

Machine Learning Fraud Detection: A Simple Machine Learning Approach

June 15, 2017November 29, 2017 Kevin Jacobs 3 Comments

In this machine learning fraud detection tutorial, I will elaborate how got I started on the Credit Card Fraud Detection competition on Kaggle. The goal of the task is to automatically identify fraudulent credit card transactions using Machine Learning. My Pythonic approach is explained step-by-step.

(more…)

Read More