Skip to content

0.5.1

Compare
Choose a tag to compare
@Jauntbox Jauntbox released this 09 Feb 04:42

Bug fixes:

  • Fix indices in LOCO for record-level insights and add more robust tests #216
  • Fix sorting in Prediction type for multiclass classification and add stronger tests #213
  • Fixing code generation bug with underscores in names #208
  • Correct some syntax/compilation errors in Titanic Binary Classification Docs Example #202

New features / updates:

  • Make some tests a little less flaky #221
  • Integrate helloworld project with Travis CI #210, #212
  • Use ParamGridBuilder in model selector grids to allow modifications #206
  • Use class.getName & update splitter meta parsing #204
  • Export model selector defaults + metadata fixes #199
  • Use OS specific path separator #193
  • Add transformer / estimator for text length calculation and options for using this as default behavior #190, #195
  • Allow conversion from Date and Timestamp Spark types to Date and DateTime TransmogrifAI types #188

Dependency updates:

  • Upgrade to Gradle 5.2 #218
  • Upgrade shadowjar plugin to 4.0.4 #220