bugfinder.models.dnn_classifier

Deep Neural Net classifier for the dataset.

class bugfinder.models.dnn_classifier.DNNClassifierTraining(dataset)

Bases: ClassifierModel

Multilayer perceptron classifier

init_model(model_dir, **kwargs)

Setup the model