Skip to content

0.5

Compare
Choose a tag to compare
@eyadgaran eyadgaran released this 18 Feb 02:19
· 171 commits to master since this release
ca5b25f
  • Default identity pipeline
  • Alembic integration for database migration
  • Standardized model inheritance pattern
  • Condensed pandas split dataframes into single df
  • Remaining classification metrics
  • Updated schema with hash datatype
  • Updated hash to use joblib code, consistent across initializations
  • Generator pipeline and fitted kwarg
  • Dropped base prefixes
  • Moved composed subclasses to inits
  • Unified datasets and pipelines