https://github.com/geffy/active-learning
Code for my bachelor work.
https://github.com/geffy/active-learning
Last synced: about 2 months ago
JSON representation
Code for my bachelor work.
- Host: GitHub
- URL: https://github.com/geffy/active-learning
- Owner: geffy
- Created: 2014-07-05T18:20:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-27T12:12:47.000Z (about 10 years ago)
- Last Synced: 2025-03-23T18:52:07.203Z (2 months ago)
- Language: R
- Size: 27.7 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ActiveLearning
Code for my bachelor work.Showing the effect of sample-subset selection.
R code was used in original research, python code -- proof-of-concept, it's more compact and clear.