| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Outliers_Fraud

Page history last edited by mike@mbowles.com 12 years, 5 months ago

We'll go through the slides for chapter 10 from the book:

chap10_anomaly_detection(1).pdf

 

We'll also look at the microsoft research paper introducing one-class svm:

tr-99-87.pdf

 

We'll go through sample code using the r-packages mvoutlier and extremevalue:

for mvoutlier

mvoutlier-r-Documentation.pdf

MVoutliers.pdf

Filzmoser.pdf

 

for extremevalue:

extremevalues.pdf

 

Here's the R-code we ran in class:

extremeValues.R

mvOutlier.R

convexhull.R

EMlite.R

oneClassSVM.R

 

 

 

Comments (0)

You don't have permission to comment on this page.