{"id":48288086,"url":"https://github.com/recombee/sparseelsa","last_synced_at":"2026-04-04T23:00:03.199Z","repository":{"id":221594711,"uuid":"754832468","full_name":"recombee/SparseELSA","owner":"recombee","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-12T07:16:18.000Z","size":55089,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-12T09:16:22.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/recombee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-08T21:06:39.000Z","updated_at":"2025-11-12T07:16:22.000Z","dependencies_parsed_at":"2024-02-08T23:18:09.713Z","dependency_job_id":null,"html_url":"https://github.com/recombee/SparseELSA","commit_stats":null,"previous_names":["recombee/sparseelsa"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/recombee/SparseELSA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recombee%2FSparseELSA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recombee%2FSparseELSA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recombee%2FSparseELSA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recombee%2FSparseELSA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/recombee","download_url":"https://codeload.github.com/recombee/SparseELSA/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recombee%2FSparseELSA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31418285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-04T23:00:00.368Z","updated_at":"2026-04-04T23:00:03.179Z","avatar_url":"https://github.com/recombee.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SparseELSA \n[![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC_BY--NC_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc/4.0/)\n\nForked from [Recommender System Datasets (and Baselines)](https://github.com/zombak79/recsysdata)\n\n1. Download datasets. For example, for Movielens20m dataset go to datasets/ml20m folder and run `download_ml20m` script.\n2. Install dependencies `pip install -r requirements.txt`\n3. Run desired experiment. For example for Sparse ELSA run `python experiment_elsa.py --dataset ml20m --validation false --factors 800 --batch_size 1024 --model_strategy super_sparse --max_output 20000 --scheduler none --epochs 10 --tuning False --flag elsa_ml20m_test`\n4. Run `python analyze_results.py -f elsa_ml20m_test` to see results of the experiment:\n```\n  dataset             flag  recall@20  recall@50  ndcg@100  training_time  std_recall@20  std_recall@50  std_ndcg@100  std_time  n_experiments\n0   ml20m  elsa_ml20m_test   0.391659   0.528692  0.430469      32.278537            NaN            NaN           NaN       NaN              1\n```\n\n\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecombee%2Fsparseelsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frecombee%2Fsparseelsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecombee%2Fsparseelsa/lists"}