updated scripts and configuration for MVPpred project
1dc9670
Md Wasi Ul Kabircommited on
CC Edit
41d1183
Md Wasi Ul Kabircommited on
update calibration conformal json and train_eval.py to use the new conformal calibration method. Update pipeline.py to use the new conformal calibration method.
c4d7170
Md Wasi Ul Kabircommited on
fix the best k selection for inference
0c77b77
Md Wasi Ul Kabircommited on
Added find_best_k.py to find the best k for KNN and updated README.md with instructions on how to use it. Also made some improvements to app.py, infer.py, train_eval.py, and pipeline.py for better performance and usability.