James Owusu-Appiah
3 min read
TensorFlow and Deep Learning In Python
TensorFlow TensorFlow is a free and open-source software library for artificial intelligence and machine learning. Although it may be...
James Owusu-Appiah
2 min read
Machine Learning For Time Series Data In Python with Feature Engineering
Time series data refers to data that changes over time. They are usually indexed in time order. It can take forms like the atmospheric...
James Owusu-Appiah
4 min read
A Guide To Predicting Parkinson's Disease
Introduction The progressive degradation of the nervous system's structure and function characterizes the diverse group of conditions...
James Owusu-Appiah
3 min read
Dimensionality Reduction In Python and Preprocessing For Machine Learning
Dimensionality Reduction In Python Dimensionality refers to the number of attributes or columns in a dataset. The higher the number of...
James Owusu-Appiah
2 min read
Extreme Gradient Boosting With XGBoost and Cluster Analysis In Python
EXTREME GRADIENT BOOSTING WITH XGBOOST Supervised learning which XGBoost is applied to requires labelled data. XGBoost can be applied to...
James Owusu-Appiah
4 min read
Linear Classifiers And Machine Learning With Tree Based Models In Python
LINEAR CLASSIFIERS Linear classifiers are supervised machine learning algorithms that classify data into labels based on linear...
James Owusu-Appiah
7 min read
Supervised and Unsupervised Learning
What Is Supervised Learning? A function that maps an input to an output is learned through supervised learning using sample input-output...
James Owusu-Appiah
8 min read
TIME SERIES ANALYSIS OF NAICS
NAICS The North American Industry Classification System (NAICS) is the standard used by Federal statistical agencies in classifying...
Ntandoyenkosi Matshisela
3 min read
Investigating guest stars in the office
The following analysis is a Data Camp Project that can be accessed here. This article will walk you through the codes in analyzing the...