Skip to content

S33mi/paper-reimplementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Paper Reimplementations & Reproductions

My personal reproductions and reimplementations of research papers in Python/Jupyter notebooks during my PhD studies.

Focus: ML, data analysis, optimization, anomaly detection, and EDA tools.

Current Entries

  • DataPrep.EDA (2021) — Reimplementing core task-centric EDA features from the SIGMOD 2021 paper "DataPrep.EDA: Task-Centric Exploratory Data Analysis for Statistical Modeling in Python"

    dataprep_eda_reimplementation.ipynb

    Open Notebook In Colab

    Goal: Build simplified versions of auto-EDA functions (overview stats, distributions, correlations, missing values) without using the original library.

More notebooks coming soon!

Setup

pip install -r requirements.txt

jupyter notebook

OR

Simpily open in Colab no setup required

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors