Skip to content

Commit 6541a09

Browse files
committed
Start separating CCMPS model from UI code
* Start extracting data model from UI code * Merge `CCMPS` and `CCMPS_actions` * No change in functionality Related to #46.
1 parent f8ed9fa commit 6541a09

File tree

3 files changed

+2336
-2328
lines changed

3 files changed

+2336
-2328
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ dependencies = [
1717
"numpy",
1818
"openpyxl",
1919
"pandas",
20+
"pydantic",
2021
"tensorflow",
2122
"scikit-learn",
2223
"scipy",

0 commit comments

Comments
 (0)