
Musonda Katongo
- 2 min
Data Splitting in Machine Learning Process
In the field of Data Science and Data Analysis, it is essential to split data into training and testing sets to ensure the accuracy and reli

Gilbert Temgoua
- 6 min
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...
chalamohamed93
- 1 min
How to validate an email address using Python
Email is a method of exchanging messages between people using. It is a widely-used communication medium that can also be used for signing...

TEMFACK DERICK
- 4 min
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...

Marehan Refaat
- 3 min
Importing Data in Python
There are a lot of data formats depend on the types of data files (e.g. .csv, .txt, .tsv, .html, .json, Excel spreadsheets, relational...


asma kirli
- 6 min
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
10 Ways Businesses Can Monetize Their Data
This article shares ten ideas that businesses can use to monetize their data resources

Marehan Refaat
- 2 min
Pandas Techniques for Data Manipulation in Python
Python is the most preferred language for data scientists. It provides the greater ecosystem of a programming language and the acumen of...

Ajibola Salami
- 3 min
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
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...