Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "References for KDD work"

(Research Papers)
(Software)
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
* [http://www.dbs.ifi.lmu.de/Publikation.../LOF.pdf LOF: Local Outlier Factor]
 
* [http://www.dbs.ifi.lmu.de/Publikation.../LOF.pdf LOF: Local Outlier Factor]
 
* [http://delivery.acm.org/10.1145/11600.../p504-abe.pdf?ip=128.219.49.13&acc=ACTIVE%20SERVICE&CFID=187949940&CF Outlier Detection by Active Learning]
 
* [http://delivery.acm.org/10.1145/11600.../p504-abe.pdf?ip=128.219.49.13&acc=ACTIVE%20SERVICE&CFID=187949940&CF Outlier Detection by Active Learning]
* [http://projecteuclid.org/DPubS/Reposi.../1177704472
+
* [http://projecteuclid.org/DPubS/Reposi.../1177704472 On Estimation of a Probability Density Function and Mode]
* Anomaly Detection: A Survey http://delivery.acm.org/10.1145/15500.../a15-chandola.pdf?ip=128.219.49.13&acc=ACTIVE%20SERVICE&CFID=187949940&CFTOKEN=26392576&acm=1352303119_2444e6229cfc560eff2a04d04e01a48b On Estimation of a Probability Density Function and Mode]
+
* [http://delivery.acm.org/10.1145/15500.../a15-chandola.pdf?ip=128.219.49.13&acc=ACTIVE%20SERVICE&CFID=187949940&CFTOKEN=26392576&acm=1352303119_2444e6229cfc560eff2a04d04e01a48b Anomaly Detection: A Survey On Estimation of a Probability Density Function and Mode]
 
* [http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1047476... Parzen-Window Network Intrusion Detectors]
 
* [http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1047476... Parzen-Window Network Intrusion Detectors]
 
* [http://www.cs.cmu.edu/~lakoglu/pubs/oddball_TR.pdf Anomaly Detection in Large Graphs]
 
* [http://www.cs.cmu.edu/~lakoglu/pubs/oddball_TR.pdf Anomaly Detection in Large Graphs]
Line 14: Line 14:
  
 
== Books/Book Chapters ==
 
== Books/Book Chapters ==
* kmeans algorithm http://nlp.stanford.edu/IR-book/html/.../k-means-1.html#sec:kmeans
+
* [http://nlp.stanford.edu/IR-book/html/.../k-means-1.html#sec:kmeans kmeans algorithm]
* Scoring Term, Weighting, vector space model http://nlp.stanford.edu/IR-book/pdf/06vect.pdf...
+
* [http://nlp.stanford.edu/IR-book/pdf/06vect.pdf... Scoring Term, Weighting, vector space model]
* Data Mining Book http://www-users.cs.umn.edu/~kumar/dm.../index.php
+
* [http://www-users.cs.umn.edu/~kumar/dm.../index.php Data Mining Book]
* Mining Massive Datasets http://i.stanford.edu/~ullman/mmds/booka.pdf...
+
* [http://i.stanford.edu/~ullman/mmds/booka.pdf... Mining Massive Datasets]
* Dimensionality Reduction http://www.stat.cmu.edu/~cshalizi/490.../pca-handout.pdf
+
* [http://www.stat.cmu.edu/~cshalizi/490.../pca-handout.pdf Dimensionality Reduction]
  
 
== Tutorials ==
 
== Tutorials ==
Line 26: Line 26:
  
 
== Software ==
 
== Software ==
 +
* [http://www.cs.cornell.edu/bigreddata/.../assocMining_main.htm MAFIA (Maximal Frequent Itemset Mining)]
 +
* [http://alumni.cs.ucr.edu/~wli/Anomaly.../AnomalyDetection.html Anomaly Detection Applet]
 +
* [http://gokererdogan.com/files/thesis/ODToolbox.pdf... Outlier Detection Toolbox]

Latest revision as of 12:55, 7 March 2015

Some important references for Data-driven Analysis of Nuclear Simulation Data. For a more comprehensive list, please visit the bibliography of the published work on "Knowledge Discovery for Nuclear Reactor Simulation Data".

Research Papers

Books/Book Chapters

Tutorials

Software

Back to the top