X Tutup
The Wayback Machine - https://web.archive.org/web/20201230062647/https://github.com/topics/concept-drift
Skip to content
#

concept-drift

Here are 33 public repositories matching this topic...

MaxHalford
MaxHalford commented Nov 27, 2020

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

A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.

  • Updated Sep 25, 2020
  • Python

Improve this page

Add a description, image, and links to the concept-drift topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the concept-drift topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.
X Tutup