Emiliy Feldman
Emiliy Feldman
@cceyda Hi, I faced the same issue: `docker run --publish 43800:43800 aimstack/aim` works but `localhost:43800` isn't available. For me helps to change the host to `0.0.0.0` because it is public...
@vanhumbeecka To connect to the server, you should use your host. If you're running docker on a local machine then any of `localhost`/`127.0.0.1`/`0.0.0.0` and port `53800` E.g. `run = aim.Run(repo='aim://127.0.0.1:53800')`...
@vanhumbeecka Right steps, you need to init aim directory. I can guess that the problem is that it's not inited still when aim_ui and aim_server started. Because with the `depends_on`...
Hi @sharthZ23 @lukas-wegmeth Sorry for long reply We moved `nmslib` to extras in the last version (as well as `lightfm`), can you try it?
Hi @OmarovSayan, I reproduced your code (added only missed imports `from rectools.metrics import calc_metrics` and `import pandas as pd`. It works for me Can you please say your OS, Python...
@YassineR Datadrift test time depends a lot on - which test you're using - type of column (numerical or categorical) - structure of data, and particularly number of unique values...
Don't pay attention to the number of comments, I really like your notebook, it looks fabulous! I can't even imagine how much time it took to write such an extensive...
Please add one of the [keywords](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) (I prefer `Closes`) before the issue link in the description