Skip to content

One Class Classifier for detecting positive cases while just trained on negative cases.

License

Notifications You must be signed in to change notification settings

javadr/Yeast-OCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeast-OCC

One Class Classifier for detecting positive cases while just trained on negative cases.

Dataset

The Yeast dataset is obtained from KEEL data repository. his dataset contains 1004 number of instances and 8 numeric attributes. The last attribute is the class variable with two values positive and negative.

Task

Building classifier(s) on the Yeast dataset that can identify the classes positive and negative with high performance. The training data has only “negative class”, while testing data has both the classes; negative and positive.

Method

Three different methods have been applied on the data One Class SVM, Isolation Forest, and Elliptic Envelope.

Data Attribute Plots (boxplot, heatmap, and correlation)

Box Plot

BoxPlot

Heat Map

Heatmap

Correlation Matrix

Correlation

About

One Class Classifier for detecting positive cases while just trained on negative cases.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published