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
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
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...
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...
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...
Rubash Mali
4 min read
Basic Statistics Techniques Essential for Data Science
In this blog post we will discuss some common concepts and techniques frequently used by a data scientist which are as follows:...
ben othmen rabeb
6 min read
Statistical Concepts for Data Science
Statistics is "a branch of mathematics dealing with the collection, analysis, interpretation and presentation of masses of numerical...
Tanushree Nepal
5 min read
Project: Investigating Guest Stars in The Office (American TV Series )
The Office! is an American mockumentary sitcom television series that depicts the everyday work lives of office employees in the...
Omar Ahmed
10 min read
COVID-19 : But did you die?!
A comprehensive analysis of #COVID19 As the global coronavirus toll reached a cumulative total of more than three million cases and over...
Subarna Lamsal
3 min read
Beginner's Guide to Logistic Regression in Python
Logistic Regression is a machine learning classification algorithm that is used to predict the probability of a categorical dependent...