![QS World Ranked Universities Analysis](https://static.wixstatic.com/media/8f1cab_53174717e67448809b8ef19b82a4729e~mv2.png/v1/fill/w_313,h_235,fp_0.50_0.50,q_95,enc_auto/8f1cab_53174717e67448809b8ef19b82a4729e~mv2.webp)
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...
![TensorFlow and Deep Learning In Python](https://static.wixstatic.com/media/8f1cab_f6e213ebadd9496ab9a002fe5830728e~mv2.png/v1/fill/w_281,h_180,fp_0.50_0.50,q_95,enc_auto/8f1cab_f6e213ebadd9496ab9a002fe5830728e~mv2.webp)
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...
![A Guide To Predicting Parkinson's Disease](https://static.wixstatic.com/media/8f1cab_47138c148f7e43aea7f492bba0dddbc5~mv2.png/v1/fill/w_313,h_235,fp_0.50_0.50,q_95,enc_auto/8f1cab_47138c148f7e43aea7f492bba0dddbc5~mv2.webp)
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...
![Dimensionality Reduction In Python and Preprocessing For Machine Learning](https://static.wixstatic.com/media/8f1cab_b064da524cb9401dad33b27e9e56c8e3~mv2.png/v1/fill/w_313,h_235,fp_0.50_0.50,q_95,enc_auto/8f1cab_b064da524cb9401dad33b27e9e56c8e3~mv2.webp)
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
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...
![Exploratory Data Analysis: European Soccer Dataset](https://static.wixstatic.com/media/fb4d8c_ee46cd6a40ed4977bbc5a84f4f9fbeb3~mv2.png/v1/fill/w_313,h_235,fp_0.50_0.50,q_95,enc_auto/fb4d8c_ee46cd6a40ed4977bbc5a84f4f9fbeb3~mv2.webp)
Hassan Abdihakin
7 min read
Exploratory Data Analysis: European Soccer Dataset
Table of Contents: 1. Introduction 2. Data Wrangling 3. Exploratory Data Analysis 4. Conclusions Introduction: Data Description The...
![Understanding Fundamental Statistical Concepts In Data Science](https://static.wixstatic.com/media/8f1cab_66307000eec04b7ca8f923d7ee07c8b4~mv2.png/v1/fill/w_313,h_235,fp_0.50_0.50,q_95,enc_auto/8f1cab_66307000eec04b7ca8f923d7ee07c8b4~mv2.webp)
James Owusu-Appiah
7 min read
Understanding Fundamental Statistical Concepts In Data Science
What Is Statistics? Statistics is a form of mathematical analysis that uses quantified models and representations for a given set of...
![My roadmap into preprocessing data: Feature extraction from raw text using TF-IDF](https://static.wixstatic.com/media/72a040_a507831f8740407188fed9d7a83e538f~mv2.png/v1/fill/w_313,h_235,fp_0.50_0.50,q_95,enc_auto/72a040_a507831f8740407188fed9d7a83e538f~mv2.webp)
asma kirli
7 min read
My roadmap into preprocessing data: Feature extraction from raw text using TF-IDF
“ Without big data, you are blind and deaf and in the middle of a freeway” - Geoffrey Moore. When we say big data, we mean a huge amount...
![](https://static.wixstatic.com/media/72a040_485a3a0495904eef9a345ea6c7d4bf3b~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/72a040_485a3a0495904eef9a345ea6c7d4bf3b~mv2.webp)
![How Did The Employment Varied Over Time Across Naics Industries: Data Analyst Role's Highlights.](https://static.wixstatic.com/media/72a040_485a3a0495904eef9a345ea6c7d4bf3b~mv2.jpg/v1/fill/w_313,h_235,fp_0.50_0.50,q_90,enc_auto/72a040_485a3a0495904eef9a345ea6c7d4bf3b~mv2.webp)
asma kirli
8 min read
How Did The Employment Varied Over Time Across Naics Industries: Data Analyst Role's Highlights.
“Data analysts’ work varies depending on the type of data that they’re working with (sales, social media, inventory, etc.) as well as the...
![](https://static.wixstatic.com/media/16073e_c483a0fb7c6c465294fce673a0565b55~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,lg_1,q_30,blur_30,enc_auto/16073e_c483a0fb7c6c465294fce673a0565b55~mv2.webp)
![Data Manipulation Techniques with Pandas](https://static.wixstatic.com/media/16073e_c483a0fb7c6c465294fce673a0565b55~mv2.jpg/v1/fill/w_295,h_234,fp_0.50_0.50,q_90,enc_auto/16073e_c483a0fb7c6c465294fce673a0565b55~mv2.webp)
ayenadykyaw1
8 min read
Data Manipulation Techniques with Pandas
Introduction to Pandas Pandas is an open source python library for data analysis and manipulation. It is fast, powerful and easy to use....