Refactor application structure by removing separate server scripts and integrating functionality into app.py; add independent two-sample t-test and Pearson correlation coefficient tools using SciPy. 42fc79a Running matsuap commited on May 14, 2025
Update Dockerfile to run main.py for starting the FastAPI server instead of multiple scripts. 745760b matsuap commited on May 14, 2025
Update Dockerfile to streamline application setup by copying all contents and modifying the command to run multiple Python scripts concurrently. 9c66a8b matsuap commited on May 14, 2025