Skip to content

0.1.5

Compare
Choose a tag to compare
@achoum achoum released this 26 May 14:48
· 605 commits to main since this release

Features

  • Raise an error of the number of classes is greater than 100 (can be disabled).
  • Raise an error if the model's task does not match the pd_dataframe_to_tf_dataset's task.

Bug fix

  • Fix failure when input feature contains commas.