<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Pandas on Brad's Blog</title><link>https://blog.bjdean.id.au/tags/pandas/</link><description>Recent content in Pandas on Brad's Blog</description><generator>Hugo -- 0.152.2</generator><language>en-au</language><copyright>Bradley Dean</copyright><lastBuildDate>Sun, 19 Nov 2023 21:44:39 +0000</lastBuildDate><atom:link href="https://blog.bjdean.id.au/tags/pandas/index.xml" rel="self" type="application/rss+xml"/><item><title>Machine Learning / Glossaries!</title><link>https://blog.bjdean.id.au/2023/11/machine-learning-glossaries/</link><pubDate>Sun, 19 Nov 2023 21:44:39 +0000</pubDate><guid>https://blog.bjdean.id.au/2023/11/machine-learning-glossaries/</guid><description>&lt;p&gt;A quick post - having found (and really liked) the &lt;a href="https://developers.google.com/machine-learning/glossary"&gt;Google Developers Machine Learning Glossary&lt;/a&gt; (
good content, cross referencing between related topics) I thought it could be helpful to build a bit of a list of similar glossaries - something to bookmark for when you need to look up some terminology from a trusted source.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://developers.google.com/machine-learning/glossary"&gt;Google Developers Machine Learning Glossary&lt;/a&gt; : It&amp;rsquo;s a comprehensive list with well written content, I particularly like that it includes internal cross referencing between related terms. For example &lt;a href="https://developers.google.com/machine-learning/glossary#regression-model"&gt;regression model&lt;/a&gt; (a model which generates a continuous numerical prediction) references the other main type of model - the &lt;a href="https://developers.google.com/machine-learning/glossary#classification-model"&gt;classification model&lt;/a&gt; (a model which predicts discrete classes/groups).&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.kaggle.com/code/shivamb/data-science-glossary-on-kaggle/notebook"&gt;Data Science Glossary on Kaggle&lt;/a&gt; : a notebook published on Kaggle and summarising &amp;ldquo;&amp;hellip; a glossary of data science models, techniques and tools shared on kaggle kernels&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://scikit-learn.org/stable/glossary.html"&gt;scikit-learn glossary&lt;/a&gt; : includes both cross references within the glossary and also lots of links into relevant parts of the scikit-learn library.&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>