Diogo Silva
Diogo Silva
I think it would be interesting to add a feature to export the best model with a scikit-learn wrapper. This would allow integrating the best AutoML model into a scikit-learn...
Since `BaseAlgorithm` is an abstract class, it should inherit from `ABC`, and the methods that must be implemented in child classes should be decorated with `@abstractmethod`. This could potentially prevent...
I've seen that I can find a folder by using the following: `folder = mega.find("myfolder")` How can I download the entire folder?
Current Pull Request #44 does not fix this error for me. However, using `strict=False` when loading the JSON content fixes the issue. This PR would fix #43
This PR adds django locale for Portuguese of Portugal (pt_PT) 🇵🇹