online-learning
Here are 230 public repositories matching this topic...
-
Updated
Nov 30, 2020 - Java
As anyone who reads this might, there's classification and regression. There's a special case of regression that some people call "ordinal regression". This involves predicting a number (regression, duh), but on an ordinal discrete scale. For instance, in the IMdB dataset, the goal is to predict a rating that is in {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10}. In other words, ordinal regression is a mix of
-
Updated
Jan 14, 2021 - Java
-
Updated
Jan 25, 2021 - Python
-
Updated
Dec 5, 2020 - Python
-
Updated
Dec 31, 2020 - Python
-
Updated
Dec 16, 2020 - C++
-
Updated
Aug 8, 2017 - Python
-
Updated
May 22, 2020 - C++
-
Updated
Oct 14, 2020 - MATLAB
-
Updated
Nov 17, 2020 - Turing
-
Updated
Jan 27, 2021 - SCSS
-
Updated
Jan 27, 2021 - Python
-
Updated
Jan 11, 2021 - Rust
-
Updated
Jan 27, 2021 - C++
-
Updated
Jul 16, 2019 - Jupyter Notebook
-
Updated
Dec 5, 2020 - PHP
-
Updated
Oct 2, 2018
-
Updated
Aug 11, 2020 - Python
-
Updated
Jul 21, 2017 - Python
-
Updated
Jun 17, 2019 - Python
-
Updated
Mar 7, 2019 - Java
-
Updated
Oct 15, 2018 - Scala
-
Updated
May 28, 2019
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
Apr 23, 2020
-
Updated
Dec 15, 2020 - HTML
-
Updated
May 31, 2019 - MATLAB
-
Updated
Feb 26, 2017 - C++
Improve this page
Add a description, image, and links to the online-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the online-learning topic, visit your repo's landing page and select "manage topics."
Vcpkg is a C++ dependency management system that makes installation and consumption as a dependency very easy. We should support this for VW to allow consuming the lib as easy as possible.
Instructions for creating a new package can be found here: https://github.com/microsoft/vcpkg/blob/master/docs/examples/packaging-github-repos.md