Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 26, 2024
1 parent d23c14b commit 8123c95
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 2 deletions.
19 changes: 19 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -40457,5 +40457,24 @@
"uncertainty-estimation",
"scikit-learn-api"
]
},
"https://github.com/outbrain-inc/fwumious_wabbit": {
"extra-tags": [
"fast",
"machine learning"
],
"date": "2020-09-14",
"title": "fwumious_wabbit",
"summary": "Fwumious Wabbit, fast on-line machine learning toolkit written in Rust",
"tags": [
"rust",
"deep-learning",
"machine-learning",
"data-stream-mining",
"factorization-machines",
"logistic-regression",
"online-learning",
"incremental-learning"
]
}
}
4 changes: 2 additions & 2 deletions database/pipeline.pkl
Git LFS file not shown
72 changes: 72 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -186578,5 +186578,77 @@
{
"head": "scikit-learn-api",
"tail": "scikit-learn"
},
{
"head": "rust",
"tail": "data-stream-mining"
},
{
"head": "deep-learning",
"tail": "data-stream-mining"
},
{
"head": "deep-learning",
"tail": "logistic-regression"
},
{
"head": "deep-learning",
"tail": "fast"
},
{
"head": "data-stream-mining",
"tail": "factorization-machines"
},
{
"head": "data-stream-mining",
"tail": "logistic-regression"
},
{
"head": "data-stream-mining",
"tail": "online-learning"
},
{
"head": "data-stream-mining",
"tail": "incremental-learning"
},
{
"head": "data-stream-mining",
"tail": "fast"
},
{
"head": "data-stream-mining",
"tail": "machine learning"
},
{
"head": "factorization-machines",
"tail": "fast"
},
{
"head": "factorization-machines",
"tail": "machine learning"
},
{
"head": "logistic-regression",
"tail": "fast"
},
{
"head": "logistic-regression",
"tail": "machine learning"
},
{
"head": "online-learning",
"tail": "fast"
},
{
"head": "incremental-learning",
"tail": "fast"
},
{
"head": "incremental-learning",
"tail": "machine learning"
},
{
"head": "fast",
"tail": "machine learning"
}
]

0 comments on commit 8123c95

Please sign in to comment.