We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
bump @guilleaf @petavazohi @uthpalaherath
Sorry, something went wrong.
@petavazohi Is adaptive design possible/implemented with PyChemia?
No branches or pull requests
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:
I'm hoping to be able to compare PyChemia with mat_discover.
The text was updated successfully, but these errors were encountered: