-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD
-
First of all thanks for such a great and clean report :)
Original Code Metrics : ( Code can reach metrics stated in paper )
************************************************************
room type…
-
How does Pycaret calculate the **AUC** in the following multiclass dataset? I try to manually calculate them using `add_metric()` and `roc_auc_score`. But the numbers are off slightly. Is this normal …
-
While exploring a student's notebook, using the WMO Hurricane Survival Dataset, I got the followinf error:
"ValueError: Must have equal len keys and value when setting with an iterable"
After tr…
-
-
When testing out the template and finding https://github.com/XpressAI/template-image_classification/issues/1, my first thought was that the test train split was bias to one class and hence incorrectly…
-
Since you are based on the sigmoid classifier, I am curious if your detection results on LVIS will have many false positives in the same location but with different categories. The reason why I ask th…
-
### Model Title
Cyp3a4 Substrate (TDC dataset)
### Publication
Hello @EstherIdabor!
As part of your Outreachy contribution, we have assigned you the dataset "cyp3a4 substrate" from the Therapeut…
-
**Possible bug**
Pycaret version=2.3.0
`TypeError: descriptor '__dir__' of 'object' object needs an argument` occurs during classification.setup() when fix_imbalance_method is set to imblearn.under_…
-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [latest…