Skip to content

Add new chemml container to train models, and reuse model for prediction#114

Open
alesgenova wants to merge 1 commit intomasterfrom
chemml-train-predict
Open

Add new chemml container to train models, and reuse model for prediction#114
alesgenova wants to merge 1 commit intomasterfrom
chemml-train-predict

Conversation

@alesgenova
Copy link
Copy Markdown
Member

No description provided.

@alesgenova alesgenova requested a review from cjh1 November 21, 2021 01:53
# # features = cm.represent(mols)
# # # y_pred = loaded_MLP.predict(X_test)
# y_pred = loaded_MLP.predict(fingerprints)
# print(loaded_MLP, y_pred)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we clean up this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants