Make42

Results 29 issues of Make42

I am just not able to find https://play.google.com/store/apps/details?id=com.google.android.contacts with Raccoon, which is strange, because I am able to find all kinds of other Google products.

I read the article and code of your Groupby and really liked it. I am a bit lost with the other functions, but if Groupby is any indication, it would...

I am a bit confused, which part in the https://docs.verta.ai/ documentation refer to the open-source ModelDB and which parts belong to the Verta AI platform (and is not open source)....

Couler is a meta workflow engine, but I know of at least [ZenML ](https://zenml.io/home) and [Kedro](https://kedro.readthedocs.io/en/stable/index.html) which are meta workflow engines as well. While the _self-presentation_ of these other two...

We are currently product-hunting for our MLOps infrastructure and ClearML, Kedro, MLRun are on our short list. We are considering to combine ClearML with Kedro. They are similar in purpose...

We are currently product-hunting for our MLOps infrastructure and ClearML, Kedro, MLRun are on our short list. We are considering to combine ClearML with Feast, since ClearML has no feature...

**Description of related problem** I would like to decide if I want to use mypy in general and this project in particular. PyCharm already has a static checker for Python....

I installed via the steps of https://github.com/leinardi/mypy-pycharm#installation-steps. In the settings, I am able to see Mypy, but "Path to Mypy exectuable:" is not set (there is only "Auto-detected:"). Where is...

I would like to write a module, that I decrypt during program execution, into an in-memory filesystem, so that he decrypted file is not on disk. Then I would like...

When continuous variables are *not* binned, a negative weight might support intuition and not contradict it. E.g. if a cancer cell is benign and the weight for the cell's size...