James Owusu-Appiah
5 min read
QS World Ranked Universities Analysis
QS WORLD RANKED UNIVERSITIES ANALYSIS This is in fulfillment of my final project as part of Data Insight Data Scientist Program. My final...
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
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...
Fatma Ali
8 min read
NLP: Twitter Sentiment Analysis Project
We are living in a "data age" today. As the number of users on social media sites like Twitter grows rapidly, numerous opportunities and...
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...