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...
Fatma Ali
4 min read
Early-Stage Parkinson's Disease Prediction Using a Machine Learning Model.
Neurodegenerative disease is caused by the progressive loss of structure or function of neurons, in the process known as...
Ntandoyenkosi Matshisela
3 min read
Survey of Cluster Algorithms
Cluster analysis has become a common tool in both research and business cycles alike. Cluster analysis is a statistical tool making no...
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...
Fatma Ali
3 min read
Project: Time Series Analysis of NAICS
The North American Industry Classification System or NAICS (/neɪks/)[1] is a classification of business establishments by type of...
Rubash Mali
3 min read
Popular Pandas DataFrame Techniques For Data Manipulation
Introduction Pandas is a very popular and flexible python based library for data analysis and manipulation. Pandas provides a table like...
arijbentej
4 min read
Exploratory Data Analysis for The office TV show using Python
The Office is an American mockumentary sitcom television series that depicts the everyday work lives of office employees in the Scranton,...
Umme Rubaiyat Chowdhury
3 min read
A graphic representation of The Office Series' popularity and quality throughout time.
The Office is an American mockumentary sitcom television series that follows the daily life of office workers in the fictional Dunder...
Youssef Hussien
4 min read
Was The Office a GOOD Series ?
Hello folks, The OFFICE, huh! An exciting series, right? However, we are here today to use it in our data science learning journey. But...
Yosef Zeru Seyoum
2 min read
Python Data Types
Introduction Python is becoming one the widely used and acceptable data science tool worldwide due to its open-source nature plus...