Files
FYSSTK-Project2/report/biblio.bib
T

151 lines
6.2 KiB
BibTeX

@article{bennettDecisionTreeConstruction1992,
title = {Decision Tree Construction via Linear Programming},
author = {Bennett, Kristin},
year = 1992,
month = jan,
journal = {Proceedings of the 4th Midwest Artificial Intelligence and Cognitive Science Society Conference, Utica, Illinois}
}
@book{bishopPatternRecognitionMachine2006,
title = {Pattern Recognition and Machine Learning},
author = {Bishop, Christopher M.},
year = 2006,
series = {Information Science and Statistics},
publisher = {Springer},
address = {New York},
isbn = {978-0-387-31073-2},
langid = {english},
lccn = {006.4},
file = {/home/lars/Zotero/storage/9H5W9BGC/Bishop - 2006 - Pattern recognition and machine learning.pdf}
}
@article{bognerRegularizationOptimizationAll2025,
title = {Regularization and {{Optimization}} Is {{All You Need}}?},
author = {Bogner, Lars},
year = 2025,
month = oct
}
@misc{elstnerLectureMachineLearning2025,
type = {{Lecture}},
title = {{Lecture: Machine Learning for Chemistry}},
author = {Elstner, Marcus and Kubar, Tomas},
year = 2025,
month = may,
address = {Karlsruhe Institute for Technology, Karlsruhe},
langid = {ngerman},
file = {/home/lars/Zotero/storage/5LSLJMK8/Elstner and Kubar - 2025 - Lecture Machine Learning for Chemistry.pdf}
}
@book{goodfellowDeepLearning2016,
title = {Deep {{Learning}}},
author = {Goodfellow, Ian and Bengio, Yoshua and Courville, Aaron},
year = 2016,
publisher = {MIT Press}
}
@article{harrisArrayProgrammingNumPy2020,
title = {Array Programming with {{NumPy}}},
author = {Harris, Charles R. and Millman, K. Jarrod and van der Walt, St{\'e}fan J. and Gommers, Ralf and Virtanen, Pauli and Cournapeau, David and Wieser, Eric and Taylor, Julian and Berg, Sebastian and Smith, Nathaniel J. and Kern, Robert and Picus, Matti and Hoyer, Stephan and van Kerkwijk, Marten H. and Brett, Matthew and Haldane, Allan and del R{\'i}o, Jaime Fern{\'a}ndez and Wiebe, Mark and Peterson, Pearu and {G{\'e}rard-Marchant}, Pierre and Sheppard, Kevin and Reddy, Tyler and Weckesser, Warren and Abbasi, Hameer and Gohlke, Christoph and Oliphant, Travis E.},
year = 2020,
month = sep,
journal = {Nature},
volume = {585},
number = {7825},
pages = {357--362},
publisher = {{Springer Science and Business Media LLC}},
doi = {10.1038/s41586-020-2649-2}
}
@book{hastieElementsStatisticalLearning2009,
title = {The {{Elements}} of {{Statistical Learning}}},
author = {Hastie, Trevor and Tibshirani, Robert and Friedman, Jerome},
year = 2009,
series = {Springer {{Series}} in {{Statistics}}},
publisher = {Springer},
address = {New York, NY},
doi = {10.1007/978-0-387-84858-7},
urldate = {2025-09-22},
copyright = {http://www.springer.com/tdm},
isbn = {978-0-387-84857-0 978-0-387-84858-7},
keywords = {Averaging,Boosting,classification,clustering,data mining,machine learning,Projection pursuit,Random Forest,supervised learning,Support Vector Machine,unsupervised learning},
file = {/home/lars/Zotero/storage/D3N4DVY9/Hastie et al. - 2009 - The Elements of Statistical Learning.pdf}
}
@article{hunterMatplotlib2DGraphics2007,
title = {Matplotlib: {{A 2D}} Graphics Environment},
author = {Hunter, J. D.},
year = 2007,
journal = {Computing in Science \& Engineering},
volume = {9},
number = {3},
pages = {90--95},
publisher = {IEEE COMPUTER SOC},
doi = {10.1109/MCSE.2007.55},
abstract = {Matplotlib is a 2D graphics package used for Python for application development, interactive scripting, and publication-quality image generation across user interfaces and operating systems.}
}
@misc{mostafaBreastCancerPrediction,
title = {Breast {{Cancer Prediction}} (F1 = 0.99, {{AUC}} = 0.99)},
author = {Mostafa, Omar},
urldate = {2025-11-03},
abstract = {Explore and run machine learning code with Kaggle Notebooks \textbar{} Using data from Breast Cancer Wisconsin (Diagnostic) Data Set},
howpublished = {https://kaggle.com/code/omarmostafataha/breast-cancer-prediction-f1-0-99-auc-0-99},
langid = {english},
file = {/home/lars/Zotero/storage/NFAZ887D/breast-cancer-prediction-f1-0-99-auc-0-99.html}
}
@misc{NeuralNetworksTikZnet2024,
title = {Neural Networks -- {{TikZ}}.Net},
year = 2024,
month = apr,
urldate = {2025-11-01},
abstract = {Some examples of neural network architectures: deep neural networks (DNNs), a deep convolutional neural network (CNN), an autoencoders (encoder+decoder), and the illustration of an activation function in neurons. Basic idea The full LaTeX code at the bottom of this post uses the listofitems library, so one can pre-define an array of the number of nodes\dots},
langid = {american},
file = {/home/lars/Zotero/storage/7F7GGAEU/neural_networks.html}
}
@article{pedregosaScikitlearnMachineLearning2011,
title = {Scikit-Learn: {{Machine Learning}} in {{Python}}},
author = {Pedregosa, F. and Varoquaux, G. and Gramfort, A. and Michel, V. and Thirion, B. and Grisel, O. and Blondel, M. and Prettenhofer, P. and Weiss, R. and Dubourg, V. and Vanderplas, J. and Passos, A. and Cournapeau, D. and Brucher, M. and Perrot, M. and Duchesnay, E.},
year = 2011,
journal = {Journal of Machine Learning Research},
volume = {12},
pages = {2825--2830}
}
@misc{teamPandasdevPandasPandas2025,
title = {Pandas-Dev/Pandas: {{Pandas}}},
shorttitle = {Pandas-Dev/Pandas},
author = {pandas development {team}, The},
year = 2025,
month = sep,
doi = {10.5281/zenodo.17229934},
urldate = {2025-10-16},
abstract = {Pandas is a powerful data structures for data analysis, time series, and statistics.},
howpublished = {Zenodo},
keywords = {data science,python},
file = {/home/lars/Zotero/storage/QV289HHN/17229934.html}
}
@article{Waskom2021,
title = {Seaborn: Statistical Data Visualization},
author = {Waskom, Michael L.},
year = 2021,
journal = {Journal of Open Source Software},
volume = {6},
number = {60},
pages = {3021},
publisher = {The Open Journal},
doi = {10.21105/joss.03021}
}
@misc{williamwolbergBreastCancerWisconsin1993,
title = {Breast {{Cancer Wisconsin}} ({{Diagnostic}})},
author = {William Wolberg, Olvi Mangasarian},
year = 1993,
publisher = {UCI Machine Learning Repository},
doi = {10.24432/C5DW2B},
urldate = {2025-11-01}
}