PyTorch Tabular – A Framework for Deep Learning for Tabular Data

It is common knowledge that Gradient Boosting models, more often than not, kick the asses of every other machine learning models when it comes to Tabular Data. I have written extensively about Gradient Boosting, the theory behind and covered the different implementations like XGBoost, LightGBM, CatBoost, NGBoost etc. in detail. The unreasonable effectiveness of Deep … Continue reading PyTorch Tabular – A Framework for Deep Learning for Tabular Data