Skip to content

Version 0.1.4

Compare
Choose a tag to compare
@JulienRoussel77 JulienRoussel77 released this 15 Apr 15:19
· 59 commits to main since this release
  • ImputerMean, ImputerMedian and ImputerMode have been merged into ImputerSimple
  • File preprocessing.py added with classes new MixteHGBM, BinTransformer, OneHotEncoderProjector and WrapperTransformer providing tools to manage mixed types data
  • Tutorial plot_tuto_categorical showcasing mixed type imputation
  • Titanic dataset added
  • accuracy metric implemented
  • metrics.py rationalized, and split with algebra.py