SkillAgentSearch skills...

SENNE

Code and datasets for paper "Nearest Neighbor Ensembles---An Effective Method for Difficult Problems in Streaming Classification with Emerging New Classes"

Install / Use

/learn @GordonDoo/SENNE
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Code of Nearest Neighbor Ensembles---An Effective Method for Difficult Problems in Streaming Classification with Emerging New Classes

Files

Scripts:

  • demo: script that you can directly run on synthetic dataset
  • getData: script that turn normal dataset into stream data with known classes and new class, and split dataset into training set and test set
  • model_SENNE: function of build models
  • Predict: function of predicting classes of test dataset
  • modelupdate: function of updating models using data in the buffer
  • calc_score: function of calculating New Class Score
  • hyperSphere: function of building hypersphere clusters
  • plot_error: plot results intuitively

Data:

The .mat files contain all datasets used in the paper.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks1

Languages

MATLAB

Security Score

55/100

Audited on Nov 6, 2023

No findings