Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

(Tutorials)
(Software)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
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".
 
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 ==
 
== Research Papers ==
* Efficient algorithms for mining outliers from large data sets http://delivery.acm.org/10.1145/34000.../p427-ramaswamy.pdf?ip=128.219.49.13&acc=ACTIVE%20SERVICE&CFID=187949940&CFTOKEN=26392576&acm=1351603535_5fa4e0fbe85b940c14ecab8e9a668695.
+
* [http://delivery.acm.org/10.1145/34000.../p427-ramaswamy.pdf?ip=128.219.49.13&acc=ACTIVE%20SERVICE&CFID=187949940&CFTOKEN=26392576&acm=1351603535_5fa4e0fbe85b940c14ecab8e9a668695 Efficient algorithms for mining outliers from large data sets]
* On-line Monitoring for improving performance of Nuclear Power Plants http://www-pub.iaea.org/MTCD/publicat.../Pub1323_web.pdf.
+
* [http://www-pub.iaea.org/MTCD/publicat.../Pub1323_web.pdf On-line Monitoring for improving performance of Nuclear Power Plants]
* LOF: Local Outlier Factor http://www.dbs.ifi.lmu.de/Publikation.../LOF.pdf.
+
* [http://www.dbs.ifi.lmu.de/Publikation.../LOF.pdf LOF: Local Outlier Factor]
* 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
+
* [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]
* On Estimation of a Probability Density Function and Mode 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
+
* [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]
* Parzen-Window Network Intrusion Detectors http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1047476...
+
* [http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1047476... Parzen-Window Network Intrusion Detectors]
* Anomaly Detection in Large Graphs http://www.cs.cmu.edu/~lakoglu/pubs/oddball_TR.pdf...
+
* [http://www.cs.cmu.edu/~lakoglu/pubs/oddball_TR.pdf Anomaly Detection in Large Graphs]
* MAFIA (Maximal Frequent Itemset Mining)http://www.cs.cornell.edu/johannes/pa.../icde2001-mafia.pdf
+
* [http://www.cs.cornell.edu/johannes/pa.../icde2001-mafia.pdf MAFIA (Maximal Frequent Itemset Mining)]
* Neighborhood Formation and Anomaly Detection in Bipartite Graphs http://www.cs.cmu.edu/afs/cs.cmu.edu/.../icdm05.pdf
+
* [http://www.cs.cmu.edu/afs/cs.cmu.edu/.../icdm05.pdf Neighborhood Formation and Anomaly Detection in Bipartite Graphs]
* Anomaly Detection Applet http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1467713...
+
* [http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1467713... Anomaly Detection Applet]
 +
 
 
== 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 25: 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