-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (39 loc) · 842 Bytes
/
.gitignore
File metadata and controls
48 lines (39 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# Environment & IDE
.env
.idea/
# Python cache
__pycache__/
# Test logs & verification
test_logs.json
test_logs_115.json
verify.py
generate_test_logs.py
evaluate_logs.json
# Evaluation & plotting
plot_eval_results.py
plot_eval_results_enhanced.py
plots/
recommender_eval.csv
recommender_eval_cases.csv
awareml_recommender_eval_cases.csv
# Streaming & datasets
stream_datasets/
_extracted_test_datasets/
meta_dataset.csv
meta_dataset_builder.py
meta_dupliacate_remove.py
meta_embeddings.pkl
emissions.csv
# Meta / patch / backups
meta_update_patch.py
meta_logs_backup_chacha_20251211_134841.json
# CatBoost artifacts
catboost_info/
# Analysis & experiments
datapreview.py
drift.py
# Generated figures
framework_accuracy_drift.png
framework_accuracy_drift.svg
# Excel / evaluation forms
AwareML Dashboard – User Evaluation Form.xlsx