yadda yadda yadda
yadda yadda yadda
fixes https://github.com/metarank/metarank/issues/484
There is a docker-compose.yaml manifest in github.com/metarank/metarank-snowplow-playground to run the whole stack together at once, it would be great to port it to the mainline. The e2e test should do...
As it's a top-tier event delivery platform for snowplow, it would be great to also support it. We can reuse Apache Flink pubsub connector the same way we do with...
There is a common question on what is the ranking event, and when it should be emitted.
Reported in slack, original message: > In the demo, in the events data on which it’s being trained (events.jsonl.gz), we don’t see user metadata being included or user features being...
so you can replicate the demo with only `docker compose up`
So there can be a version drop-down for all stable doc versions. As now docs.metarank.ai follows master, and we may break things there.
* Need to have a data generator finished (we do have one, but it's not yet fully functional) * Bootstrap time depending on number of sessions, number of features *...
We're getting questions on how it looks like, so it would be great to make a single article on throughput and scaling.
Right now the inference job looks like a bootstrap job, but with the training dataset writer being disabled. We can expose it in the config, so it will also continue...