Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 9, 2023
1 parent 914c92a commit 02ff491
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 0 deletions.
16 changes: 16 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -33424,5 +33424,21 @@
"tags": [
"explained"
]
},
"https://github.com/jackgerrits/reductionml": {
"extra-tags": [
"machine learning",
"framework"
],
"date": "2023-05-25",
"title": "reductionml",
"summary": "Reduction-based machine learning framework with a focus on contextual bandits",
"tags": [
"machine-learning",
"data-science",
"rust",
"contextual-bandits",
"online-learning"
]
}
}
Binary file modified database/pipeline.pkl
Binary file not shown.
40 changes: 40 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -152682,5 +152682,45 @@
{
"head": "knn transformers",
"tail": "river transformers"
},
{
"head": "machine-learning",
"tail": "contextual-bandits"
},
{
"head": "data-science",
"tail": "contextual-bandits"
},
{
"head": "rust",
"tail": "contextual-bandits"
},
{
"head": "rust",
"tail": "machine learning"
},
{
"head": "contextual-bandits",
"tail": "online-learning"
},
{
"head": "contextual-bandits",
"tail": "machine learning"
},
{
"head": "contextual-bandits",
"tail": "framework"
},
{
"head": "online-learning",
"tail": "machine learning"
},
{
"head": "online-learning",
"tail": "framework"
},
{
"head": "machine learning",
"tail": "framework"
}
]

0 comments on commit 02ff491

Please sign in to comment.