This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
fyrr
/
ConvGeNCode
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
89dc5de652
Větve
Značky
ConvGen1_PaperRevision1
NextConvGen
master
ConvGeNCode
/
documentation
/
paper
/
Benchmark
/
Classifier.md
Classifier.md
335 B
Historie
Surový
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.