You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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