52 lines
2.8 KiB
BibTeX
52 lines
2.8 KiB
BibTeX
@techreport{knn,
|
|
title={Discriminatory analysis-nonparametric discrimination: consistency properties},
|
|
author={Fix, Evelyn and Hodges Jr, Joseph L},
|
|
year={1951},
|
|
institution={California Univ Berkeley}
|
|
}
|
|
@article{svm,
|
|
title={Support-vector networks},
|
|
author={Cortes, Corinna and Vapnik, Vladimir},
|
|
journal={Machine learning},
|
|
volume={20},
|
|
number={3},
|
|
pages={273--297},
|
|
year={1995},
|
|
publisher={Springer}
|
|
}
|
|
@article{naivebayes,
|
|
title={Idiot's Bayes—not so stupid after all?},
|
|
author={Hand, David J and Yu, Keming},
|
|
journal={International statistical review},
|
|
volume={69},
|
|
number={3},
|
|
pages={385--398},
|
|
year={2001},
|
|
publisher={Wiley Online Library}
|
|
}
|
|
@article{randomforest,
|
|
title={Classification and regression by randomForest},
|
|
author={Liaw, Andy and Wiener, Matthew and others},
|
|
journal={R news},
|
|
volume={2},
|
|
number={3},
|
|
pages={18--22},
|
|
year={2002}
|
|
}
|
|
@article{Kotsiantis2007,
|
|
abstract = {Supervised machine learning is the search for algorithms that reason from externally supplied instances to produce general hypotheses, which then make predictions about future instances. In other words, the goal of supervised learning is to build a concise model of the distribution of class labels in terms of predictor features. The resulting classifier is then used to assign class labels to the testing instances where the values of the predictor features are known, but the value of the class label is unknown. This paper describes various supervised machine learning classification techniques. Of course, a single article cannot be a complete review of all supervised machine learning classification algorithms (also known induction classification algorithms), yet we hope that the references cited will cover the major theoretical issues, guiding the researcher in interesting research directions and suggesting possible bias combinations that have yet to be explored.},
|
|
author = {Kotsiantis, Sotiris B.},
|
|
doi = {10.1115/1.1559160},
|
|
file = {:home/kelvin/.local/share/data/Mendeley Ltd./Mendeley Desktop/Downloaded/Kotsiantis - 2007 - Supervised machine learning A review of classification techniques.pdf:pdf},
|
|
isbn = {1586037803},
|
|
issn = {09226389},
|
|
journal = {Informatica},
|
|
keywords = {algorithms analysis classifiers computational conn,classifiers,data mining techniques,intelligent data analysis,learning algorithms},
|
|
mendeley-groups = {CS Proj/ML,CS Proj,Thesis,Thesis/ML},
|
|
pages = {249--268},
|
|
title = {{Supervised machine learning: A review of classification techniques}},
|
|
url = {http://books.google.com/books?hl=en{\&}lr={\&}id=vLiTXDHr{\_}sYC{\&}oi=fnd{\&}pg=PA3{\&}dq=survey+machine+learning{\&}ots=CVsyuwYHjo{\&}sig=A6wYWvywU8XTc7Dzp8ZdKJaW7rc{\%}5Cnpapers://5e3e5e59-48a2-47c1-b6b1-a778137d3ec1/Paper/p800{\%}5Cnhttp://www.informatica.si/PDF/31-3/11{\_}Kotsiantis - S},
|
|
volume = {31},
|
|
year = {2007}
|
|
}
|