Skip to content

Master the art of reverse engineering data and discover how to deconstruct, analyze, and rebuild datasets for deeper understanding and actionable insights.

License

Notifications You must be signed in to change notification settings

mytechnotalent/Reverse-Engineering-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

FREE Reverse Engineering Self-Study Course HERE


Reverse Engineering Data

Master the art of reverse engineering data and discover how to deconstruct, analyze, and rebuild datasets for deeper understanding and actionable insights.

Download & Install Conda

HERE

Create Conda Environment

conda create --name prod anaconda
conda activate prod
conda update --all

00-CLT: Central Limit Theorem

This chapter covers the Central Limit Theorem within Data Science.

-> Click HERE to read the FREE pdf book.

01-EDA: Exploratory Data Analysis

This chapter covers an extensive exploratory data analysis of the Penguins dataset.

-> Click HERE to read the FREE pdf book.

02-Clustering: Clustering

This chapter covers an extensive KMeans and PCA clustering utilizing the Penguins dataset.

-> Click HERE to read the FREE pdf book.

3-SLR-LR: Simple Linear Regression - Linear Relationship

This chapter covers simple Linear Regression utilizing a single linear feature within the Penguins dataset.

-> Click HERE to read the FREE pdf book.

04-SLR-NLR: Simple Linear Regression - Non-Linear Relationship

This chapter covers simple Linear Regression utilizing a single non-linear feature within the Penguins dataset.

-> Click HERE to read the FREE pdf book.

05-SLR-FLF: Simple Linear Regression - Fitting Linear Feature

This chapter covers simple Linear Regression fitting a single linear feature within the Penguins dataset.

-> Click HERE to read the FREE pdf book.

06-SLR-FNLF: Simple Linear Regression - Fitting Non-Linear Feature

This chapter covers simple Linear Regression fitting a single non-linear feature within the Penguins dataset.

-> Click HERE to read the FREE pdf book.

07-SLR-FNLF: Simple Linear Regression - Fitting Linear Feature Predictions

This chapter covers simple Linear Regression fitting a single linear feature prediction within the Penguins dataset.

-> Click HERE to read the FREE pdf book.

08-SLR-FNLF: Simple Linear Regression - Fitting Non-Linear Feature Predictions

This chapter covers simple Linear Regression fitting a single non-linear feature prediction within the Penguins dataset.

-> Click HERE to read the FREE pdf book.

09-SLR-MLFP: Simple Linear Regression - Measuring Linear Feature Performance

This chapter covers simple Linear Regression measuring a single non-linear feature model's performance within the Penguins dataset.

-> Click HERE to read the FREE pdf book.

10-SLR-FMM: Simple Linear Regression - Fitting Multiple Models

This chapter covers simple Linear Regression fitting multiple models for a single linear feature within the Penguins dataset.

-> Click HERE to read the FREE pdf book.

11-MLR-AF: Multiple Linear Regression - Additive Features

This chapter covers simple Linear Regression additive features and how they shift the best fit line up or down.

-> Click HERE to read the FREE pdf book.

12-MLR-AF: Multiple Linear Regression - Interactive Features

This chapter covers multiple Linear Regression additive features and how they rotate the best fit line and change the slope.

-> Click HERE to read the FREE pdf book.

13-LR: Linear Regression

This chapter covers Linear Regression by comprehensively modeling with Statsmodels and creating a complete inference engine utilizing the Penguins dataset.

-> Click HERE to read the FREE pdf book.

14-EDA: Exploratory Data Analysis

This chapter covers an extensive exploratory data analysis of the Cybersecurity Intrusion Detection dataset.

-> Click HERE to read the FREE pdf book.

15-LR: Logistic Regression

This chapter covers Logistic Regression by comprehensively modeling with Statsmodels and creating a complete inference engine utilizing the Cybersecurity Intrusion Detection dataset.

-> Click HERE to read the FREE pdf book.

UNDER DEVELOPMENT

License

Apache License, Version 2.0

About

Master the art of reverse engineering data and discover how to deconstruct, analyze, and rebuild datasets for deeper understanding and actionable insights.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published