Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tutorial/example for "predict next experiment" #24

Open
sgbaird opened this issue Dec 11, 2021 · 2 comments
Open

tutorial/example for "predict next experiment" #24

sgbaird opened this issue Dec 11, 2021 · 2 comments

Comments

@sgbaird
Copy link

sgbaird commented Dec 11, 2021

Be it composition- or structure-based, could you point to a place in the docs or provide an example that follows the general idea of:

from pychemia import Discover()
mdl = Discover()
mdl.fit(X_train)
next_experiment = mdl.suggest_next_experiment()

I'm hoping to be able to compare PyChemia with mat_discover.

@sgbaird
Copy link
Author

sgbaird commented Jan 8, 2022

bump
@guilleaf @petavazohi @uthpalaherath

@sgbaird
Copy link
Author

sgbaird commented Apr 5, 2022

@petavazohi Is adaptive design possible/implemented with PyChemia?

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

No branches or pull requests

1 participant