This website works better with JavaScript
Главная
Обзор
Помощь
Вход
fyrr
/
ConvGeNCode
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
89dc5de652
Ветки
Метки
ConvGen1_PaperRevision1
NextConvGen
master
ConvGeNCode
/
documentation
/
paper
/
Benchmark
/
Classifier.md
Classifier.md
335 B
История
Исходник
Used classifiers
LR: Logistic regression
GB: Gradient boosting
KNN: k-next-neighbourhood
Discriminator: Uses the discriminator of the trained GAN. This classifier was only user for convGAN. As this algoritm is the only one that trains its discriminator to be able to classify between the majority and the minority dataset.