Felipe Antunes
Felipe Antunes
Same here. I'm using pandas=1.0.3.
Make a draft here: https://github.com/felipeeeantunes/marvin-docker
Hi guys, I've been working on the notations, in particular I've a code here (one using benford law and other using complex networks): https://github.com/felipeeeantunes/DataScienceBR (resources of two papers, one accepted...
Hi all, I noticed CatBoost started to support callbacks after version 0.26 (as in [here](https://github.com/catboost/catboost/blob/1f9c4ddbd09df94bdc17753e45c58a4e2debb473/catboost/python-package/catboost/core.py#L2347)). So, I think it should be easy to do something similar to what was did...