Skip to content

Commit

Permalink
Start separating CCMPS model from UI code (#67)
Browse files Browse the repository at this point in the history
* Start extracting data model from UI code
* Merge `CCMPS` and `CCMPS_actions`
* No change in functionality

Related to #46.
  • Loading branch information
dweindl authored Jan 16, 2025
1 parent f8ed9fa commit e153a1d
Show file tree
Hide file tree
Showing 3 changed files with 2,336 additions and 2,328 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ dependencies = [
"numpy",
"openpyxl",
"pandas",
"pydantic",
"tensorflow",
"scikit-learn",
"scipy",
Expand Down
Loading

0 comments on commit e153a1d

Please sign in to comment.