Matthew Turk
Matthew Turk
Experiment assumptions, number of simulations, optimal hyperparameter values (and results that aren't optimal) should be provided. Also, there may be an error in their sharpe ratio calculation (so it's worth...
Also adding @sanjanag as reviewer (since she was very helpful/involved in this)
I was able to get a workaround for this [issue](https://github.com/cleanlab/cleanlab/issues/1082) using [this approach](https://github.com/cleanlab/cleanlab/blob/master/docs/README.md#build-the-cleanlab-docs-locally) so was able to build the docs successfully. I'm not sure what the expected runtime is to...
This issue has been fixed in PR #1267 (commit 7c390f9)! ### What was the problem? When creating a Datalab object with a pandas DataFrame containing a label column with `dtype='category'`,...