Commit fecbe3e
committed
refactor: restructure project for CDSD presentation
Structure changes:
- data/ split into raw/ processed/ geo/ docs/
- models/ consolidated into crime_predictor/ with artifacts/ src/ tests/
- notebooks/ cleaned and numbered (01_ 02_ 03_)
- files/ legacy HF folder removed
- __pycache__ and .pyc files removed
MLOps improvements:
- Single crime_predictor.pkl in artifacts/
- metrics.json (R²=0.979) promoted to artifacts/
- Duplicate mlruns/ removed, single root mlruns/ kept
Code quality:
- Files with trailing spaces renamed
- Illegible UUID filename → communes.json
- predict_legacy.py clearly labelled1 parent 1e6d070 commit fecbe3e
41 files changed
Lines changed: 181 additions & 1776 deletions
File tree
- data
- docs
- geo
- processed
- files
- models
- crime_predictor
- artifacts
- src
- __pycache__
- tests
- mlruns
- src
- notebooks
- pipeline/__pycache__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | | - | |
5 | | - | |
| 14 | + | |
| 15 | + | |
6 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
7 | 25 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
11 | 48 | | |
12 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
13 | 61 | | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
0 commit comments