I have modularized the project code into distinct components: fit.py, evaluate.py, and process.py, housed under the src/ directory.
Integrated these functionalities into the main Jupyter notebook (notebooks/cc_jeneral.ipynb) by importing and utilizing functions from fit.py, evaluate.py, and process.py.
I forked the project a month ago and have recently reviewed the changes made to the main project. I have not yet integrated these changes into my code but plan to do so after receiving your feedback. Thank you.
I have modularized the project code into distinct components: fit.py, evaluate.py, and process.py, housed under the src/ directory. Integrated these functionalities into the main Jupyter notebook (notebooks/cc_jeneral.ipynb) by importing and utilizing functions from fit.py, evaluate.py, and process.py. I forked the project a month ago and have recently reviewed the changes made to the main project. I have not yet integrated these changes into my code but plan to do so after receiving your feedback. Thank you.