This website works better with JavaScript
首页
发现
帮助
登录
fyrr
/
ConvGeNCode
关注
1
点赞
0
派生
0
文件
工单管理
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.