8000 GitHub - leffff/vk_mini_ml: My Solution to VK Mini ML
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leffff/vk_mini_ml

Repository files navigation

My Solution to VK Mini ML
Target metric - recall@10

  • Node2Vec + KDTree baseline (only adjacency)
    • Public: 0.0028328611898017
  • ALS (adjacency matrix with h weigths)
    • Public: 0.09346474661630469
  • ALS (undirected adjacency matrix with h weigths)
    • Public: 0.17478968151772684

About

My Solution to VK Mini ML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0