This website works better with JavaScript
首頁
探索
說明
登入
fyrr
/
ConvGeNCode
關註
1
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
目錄樹:
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.