Skip to content

Vcode2407/eda-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

🧠 EDA Suite (by vcodes2407)

A full-stack EDA analysis solution with log parsing, dashboards, and CI pipeline.

📦 Modules

  • eda-log-analyzer/: Python tool to parse EDA logs
  • eda-dashboard/: Jupyter notebook to visualize parsed logs
  • eda-ci-pipeline/: CI workflow with GitHub Actions and PyTest

▶️ To Run

cd eda-log-analyzer
python src/analyzer.py

cd ../eda-dashboard
jupyter notebook notebooks/dashboard.ipynb

cd ../eda-ci-pipeline
pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published