forked from minoh0201/DeepMicro
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Use loadData to store custom data in X_train_reference.
Line 55 in d0b2a0c
| def loadData(self, feature_string, label_string, label_dict, dtype=None): |
Use
X_train_reference to train model.Line 155 in d0b2a0c
| pca.fit(self.X_train) |
Transform / Predict as normally.
Maybe allow export of trained model, which would be the fitted model stored in
Line 341 in d0b2a0c
| if os.path.isfile(modelName): |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels