-
Notifications
You must be signed in to change notification settings - Fork 34
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
ENH: Add framework for property model parameter generation #251
ENH: Add framework for property model parameter generation #251
Commits on Nov 14, 2023
-
Refactor Redlich-Kister model candidate generation to operate on a si…
…ngle set of features
Configuration menu - View commit details
-
Copy full SHA for ea75218 - Browse repository at this point
Copy the full SHA ea75218View commit details -
More model building refactoring to not automatically make feature set…
…s successive The goal here is that we may have some models that don't want to use `make_successive` for feature sets.
Configuration menu - View commit details
-
Copy full SHA for b0d62ac - Browse repository at this point
Copy the full SHA b0d62acView commit details
Commits on Nov 15, 2023
-
WIP: unary V0+VA modeling and binary+ternary V0 modeling in notebooks
modifies ESPEI code and def breaks gibbs energies, using this commit for backup
Configuration menu - View commit details
-
Copy full SHA for b49bb14 - Browse repository at this point
Copy the full SHA b49bb14View commit details
Commits on Nov 25, 2023
-
Factor out TDB analysis from notebook 2 Start moving get_data_quantities to a FittingStep staticmethod
Configuration menu - View commit details
-
Copy full SHA for 02ed1f1 - Browse repository at this point
Copy the full SHA 02ed1f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5daf47 - Browse repository at this point
Copy the full SHA f5daf47View commit details -
Cleanup/rewrite get_data_quantities for VA parameters
Binary VM (VA) fitting looks like it works now!
Configuration menu - View commit details
-
Copy full SHA for 119a989 - Browse repository at this point
Copy the full SHA 119a989View commit details -
Ensure support for higher order interaction parameters
The changes are mostly in adding parameters and not really the fitting itself - that was working. This may be throwaway code (see the comment added), so it's not too complex.
Configuration menu - View commit details
-
Copy full SHA for 1003d0d - Browse repository at this point
Copy the full SHA 1003d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7556299 - Browse repository at this point
Copy the full SHA 7556299View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a25c59 - Browse repository at this point
Copy the full SHA 3a25c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a6ef16 - Browse repository at this point
Copy the full SHA 2a6ef16View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3c98d2 - Browse repository at this point
Copy the full SHA f3c98d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5264543 - Browse repository at this point
Copy the full SHA 5264543View commit details
Commits on Nov 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3912c2f - Browse repository at this point
Copy the full SHA 3912c2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 074abf9 - Browse repository at this point
Copy the full SHA 074abf9View commit details
Commits on Nov 27, 2023
-
Add modified version of _get_sample_condition_dicts
The idea of the modified version is that we also compute the actual site fractions because individual site fractions are not currently handled by ESPEI, but can slip in from existing models if not using a reference state where those contributions cancel (e.g. no _MIX or _FORM refstates keep the unary extrapolation). to do this, we'll use the config tuple and create site fractions from the points dict. tests currently pass locally
Configuration menu - View commit details
-
Copy full SHA for 5ae9e49 - Browse repository at this point
Copy the full SHA 5ae9e49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b62e3e - Browse repository at this point
Copy the full SHA 2b62e3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2166440 - Browse repository at this point
Copy the full SHA 2166440View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6b87d1 - Browse repository at this point
Copy the full SHA c6b87d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e09ea49 - Browse repository at this point
Copy the full SHA e09ea49View commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 566af22 - Browse repository at this point
Copy the full SHA 566af22View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3ec172 - Browse repository at this point
Copy the full SHA a3ec172View commit details -
move insertion to fit_parameters
fit_formation_energy -> fit_parameters
Configuration menu - View commit details
-
Copy full SHA for a619092 - Browse repository at this point
Copy the full SHA a619092View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a3bd9 - Browse repository at this point
Copy the full SHA 21a3bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for debc5bc - Browse repository at this point
Copy the full SHA debc5bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91c4f29 - Browse repository at this point
Copy the full SHA 91c4f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for e47d1a6 - Browse repository at this point
Copy the full SHA e47d1a6View commit details -
Support fully qualified ModelFittingDescription in schema
Pass through all the function indirection.
Configuration menu - View commit details
-
Copy full SHA for 53dc18d - Browse repository at this point
Copy the full SHA 53dc18dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 052b098 - Browse repository at this point
Copy the full SHA 052b098View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb116a - Browse repository at this point
Copy the full SHA dfb116aView commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b06d720 - Browse repository at this point
Copy the full SHA b06d720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8580d15 - Browse repository at this point
Copy the full SHA 8580d15View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e52fa - Browse repository at this point
Copy the full SHA a2e52faView commit details -
Configuration menu - View commit details
-
Copy full SHA for b030e1f - Browse repository at this point
Copy the full SHA b030e1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94cd1c0 - Browse repository at this point
Copy the full SHA 94cd1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d6699 - Browse repository at this point
Copy the full SHA d6d6699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ed24d6 - Browse repository at this point
Copy the full SHA 4ed24d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba1611 - Browse repository at this point
Copy the full SHA 9ba1611View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27c6b6b - Browse repository at this point
Copy the full SHA 27c6b6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f876308 - Browse repository at this point
Copy the full SHA f876308View commit details
Commits on Dec 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4ac1b0 - Browse repository at this point
Copy the full SHA b4ac1b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3555f31 - Browse repository at this point
Copy the full SHA 3555f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ad29e - Browse repository at this point
Copy the full SHA 62ad29eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 100d13b - Browse repository at this point
Copy the full SHA 100d13bView commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f3f28d1 - Browse repository at this point
Copy the full SHA f3f28d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8376a2 - Browse repository at this point
Copy the full SHA e8376a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb6a491 - Browse repository at this point
Copy the full SHA cb6a491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 433be56 - Browse repository at this point
Copy the full SHA 433be56View commit details -
Remove transform_data a a public api for FittingStep
Add it to AbstractRKMPropertyStep
Configuration menu - View commit details
-
Copy full SHA for 9692b7d - Browse repository at this point
Copy the full SHA 9692b7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4225686 - Browse repository at this point
Copy the full SHA 4225686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 827e5a2 - Browse repository at this point
Copy the full SHA 827e5a2View commit details -
Move/rename _get_sample_condition_dicts, delete espei.parameter_selec…
…tion.utils from espei.parameter_selection.utils import _get_sample_condition_dicts to from espei.error_functions.non_equilibrium_thermochemical_error import get_sample_condition_dicts
Configuration menu - View commit details
-
Copy full SHA for 11ea7c2 - Browse repository at this point
Copy the full SHA 11ea7c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2741986 - Browse repository at this point
Copy the full SHA 2741986View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcfdb8a - Browse repository at this point
Copy the full SHA bcfdb8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 898854f - Browse repository at this point
Copy the full SHA 898854fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea83636 - Browse repository at this point
Copy the full SHA ea83636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5a7f2 - Browse repository at this point
Copy the full SHA 3d5a7f2View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a9aab48 - Browse repository at this point
Copy the full SHA a9aab48View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6f7d895 - Browse repository at this point
Copy the full SHA 6f7d895View commit details -
Follow links in dataset recursive glob
This is useful for organizing datasets for different runs while having one single source of truth for the data
Configuration menu - View commit details
-
Copy full SHA for 34e3cf4 - Browse repository at this point
Copy the full SHA 34e3cf4View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aaad2c0 - Browse repository at this point
Copy the full SHA aaad2c0View commit details