Citrine v2.11.2 is released!
Today's Citrine Python release is primarily solving a bug that was stinging our users. We're also simplifying our code to make Citrine Python easy to use and easy to learn.
Deprecated
- We've simplified some of our predictor nodes by deprecating the need to designate specific formulation descriptors for the
SimpleMixturePredictor
andIngredientsToSimpleMixturePredictor
(#838) and the capability to designate training data sources on any predictors outside of aGraphPredictor
(#839)
Fixes
- Squashed a bug in the deserialization of predictors leveraging our Chemical Formula Featurizer. #841
Full Changelog: v2.10.0...v2.11.2