Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 527 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 527 Bytes

CompassAI

This repo explores the implementation of various algorithms within the ML space.

space text

XGBoost vs FastAI (Pytorch) ConvNet on Categorical data

  • PartI: Implementing XGBoost on One-Hot-Encoded data.

Articles

Implementing One Hot Encoding.