active-learning
Here are 224 public repositories matching this topic...
-
Updated
Jun 8, 2021 - Python
-
Updated
Feb 4, 2021 - Python
-
Updated
May 21, 2021 - Python
When computing the isosurface, when 4 simplex edges crosses the isosurface, we add 2 triangles to the isosurface triangulation.
Right now we add these arbitrarily (in these 3 lines) but we should add them so that the curvature is minimized.
The current state o
-
Updated
May 19, 2021 - Python
-
Updated
Jun 11, 2021 - Python
-
Updated
Jun 11, 2021 - Java
Feature Request
Is your feature request related to a problem? Please describe.
Simulation runs can take quite long for models with high computation times. The current default behavior is to stop the simulation when every single document has been labelled. However, after all relevant documents have been found, there is no reason to continue the simulation for most of the metrics currentl
-
Updated
Aug 19, 2020 - Python
-
Updated
Oct 12, 2020 - Python
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
May 15, 2021 - Python
-
Updated
Jun 10, 2021 - Python
-
Updated
Sep 26, 2019 - Python
-
Updated
May 31, 2021 - Python
-
Updated
Jun 2, 2021 - C#
-
Updated
Feb 17, 2021 - HTML
-
Updated
Jun 9, 2021 - Python
-
Updated
Jan 3, 2021 - Python
-
Updated
Jun 2, 2021 - TypeScript
-
Updated
Jun 8, 2021 - Python
-
Updated
Aug 4, 2020 - Python
-
Updated
Dec 31, 2019 - Jupyter Notebook
-
Updated
Oct 22, 2020 - Python
-
Updated
May 10, 2021 - TeX
-
Updated
May 11, 2021 - Python
-
Updated
Apr 7, 2021
-
Updated
Jun 26, 2020
Improve this page
Add a description, image, and links to the active-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the active-learning topic, visit your repo's landing page and select "manage topics."
The pylibvw example object has accessors for most labels
and predictions, except for the newest ones: CCB, Slates and Continuous Actions. We should ensure these are implemented, and backfill [(https://github.com/VowpalWabbit/vowpal_wabbit/blob/master/python/vowpalwabbit/pyvw.py#L211) with them.pyvw.get_prediction()]