ersilia-os / eos9be7

Frechet Chemnet Distance
GNU General Public License v3.0
1 stars 1 forks source link

Model refactoring eos9be7 #2

Closed ZakiaYahya closed 1 year ago

ZakiaYahya commented 1 year ago

I have done following changes in the model for refactoring purpose and to make it work for CSV instead of JSON file as an input

(1) Updated LICENSE file (2) Deleted .dvc folders and files (3) Rename run_calcultae.sh to run.sh (3) Modify src/service.py to parse input from CSV file instead of JSON (4) Modify main.py to handle pair of lists from CSV file instead of JSON. Plus handle NAN/inf fcd_scores