Gilbert Temgoua
6 min read
Time Series Forecasting: Bitcoin Price
Introduction Bitcoin (BTC) was the first cryptocurrency ever created. It is a peer-to-peer technology which allows operations between its...
TEMFACK DERICK
4 min read
Principal Component Analysis with Python
In a machine learning workflow, we generally have to deal with high-dimensional datasets. But most of the time, many features in those...
asma kirli
6 min read
Machine Learning Concepts: Classification and Regression Trees with Scikit-Learn
“Data is a precious thing and will last longer than the systems themselves.” – Tim Berners-Lee For banks to figure out if they should...
Ajibola Salami
4 min read
10 Ways Businesses Can Monetize Their Data
This article shares ten ideas that businesses can use to monetize their data resources
Ajibola Salami
3 min read
3 Important Applications of Artificial Intelligence in the Retailing Industry
This article discusses three areas where artificial intelligence and robotics are changing the face of retailing.
Ajibola Salami
5 min read
Cross Correlation with Two Time Series in Python
Ever wanted to check the degree of synchrony between two concepts over time? Put differently, how does a given concept X correlate with...
Ajibola Salami
4 min read
A Step-by-step Guide to Connecting Python to Google Sheets
This article is a step-by-step guide on how to connect to Google Sheets in a Python environment.
Kouamé Maïzan Alain Serge Kossonou
5 min read
Time Series Analysis of NAICS: Monthly employment data series from 1997 to 2018
Introduction The North American Industry Classification System or NAICS is a classification of business establishments by type of...
Ajibola Salami
6 min read
How to Become a Data Scientist in 2022
This article shares the steps you need to take to become a Data Scientist in Year 2022
betty wairegi
2 min read
Feature Engineering in Machine Learning
What happens when you have so many variables and wonder which ones to pick to build your machine learning model. How do you choose the...