-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Source commit: 7c09d64 Nikola version: 8.3.1
- Loading branch information
Unknown
committed
Dec 19, 2024
1 parent
1381b21
commit 8d95653
Showing
34 changed files
with
547 additions
and
340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WEKA Blog (Posts by Eibe Frank)</title><link>https://waikato.github.io/weka-blog/</link><description></description><atom:link href="https://waikato.github.io/weka-blog/authors/eibe-frank.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Mon, 15 Jul 2024 23:48:47 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>New WekaDeeplearning4j Release - Pretrained Models, Feature Extraction Update, and more </title><link>https://waikato.github.io/weka-blog/posts/2020-07-04-wekaDeeplearning4j-1.6.0/</link><dc:creator>Eibe Frank</dc:creator><description><div><p>A new version of WekaDeeplearning4j, version 1.6.0, has just been released and brings with it a bunch of exciting new features.</p> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WEKA Blog (Posts by Eibe Frank)</title><link>https://waikato.github.io/weka-blog/</link><description></description><atom:link href="https://waikato.github.io/weka-blog/authors/eibe-frank.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Thu, 19 Dec 2024 19:53:54 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>New WekaDeeplearning4j Release - Pretrained Models, Feature Extraction Update, and more </title><link>https://waikato.github.io/weka-blog/posts/2020-07-04-wekaDeeplearning4j-1.6.0/</link><dc:creator>Eibe Frank</dc:creator><description><div><p>A new version of WekaDeeplearning4j, version 1.6.0, has just been released and brings with it a bunch of exciting new features.</p> | ||
<p><a href="https://waikato.github.io/weka-blog/posts/2020-07-04-wekaDeeplearning4j-1.6.0/">Read more…</a> (1 min remaining to read)</p></div></description><category>github</category><guid>https://waikato.github.io/weka-blog/posts/2020-07-04-wekaDeeplearning4j-1.6.0/</guid><pubDate>Sat, 04 Jul 2020 06:06:00 GMT</pubDate></item><item><title>Micro averages in multi-class classification</title><link>https://waikato.github.io/weka-blog/posts/2019-02-16-micro_average/</link><dc:creator>Eibe Frank</dc:creator><description><div><p>When evaluating multi-class classification models, Weka outputs a weighted average of the per-class precision, recall, and F-measure: it computes these statistics for each class individually, treating the corresponding class as the "positive" class and the union of the other classes as the negative class, and computes a weighted average of these per-class statistics, with a per-class weight that is equal to the proportion of data in that class. A recent question on the Weka mailing list was whether the software also outputs micro-averaged precision, recall, and F-measure for multi-class problems. It turns out that it does! To find out where these can be found, read on.</p> | ||
<p><a href="https://waikato.github.io/weka-blog/posts/2019-02-16-micro_average/">Read more…</a> (3 min remaining to read)</p></div></description><category>github</category><guid>https://waikato.github.io/weka-blog/posts/2019-02-16-micro_average/</guid><pubDate>Sat, 16 Feb 2019 01:48:00 GMT</pubDate></item><item><title>Oversampling and Undersampling</title><link>https://waikato.github.io/weka-blog/posts/2019-01-30-sampling/</link><dc:creator>Eibe Frank</dc:creator><description><div><p>A frequent question of Weka users is how to implement oversampling or undersampling, which are two common strategies for dealing with imbalanced classes in classification problems. This post provides some explanation.</p> | ||
<p><a href="https://waikato.github.io/weka-blog/posts/2019-01-30-sampling/">Read more…</a> (4 min remaining to read)</p></div></description><category>github</category><guid>https://waikato.github.io/weka-blog/posts/2019-01-30-sampling/</guid><pubDate>Tue, 29 Jan 2019 23:10:00 GMT</pubDate></item></channel></rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WEKA Blog (Posts by eibe)</title><link>https://waikato.github.io/weka-blog/</link><description></description><atom:link href="https://waikato.github.io/weka-blog/authors/eibe.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Mon, 15 Jul 2024 23:48:47 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Making a Weka classifier</title><link>https://waikato.github.io/weka-blog/posts/2018-10-08-making-a-weka-classifier/</link><dc:creator>eibe</dc:creator><description><div><p>One role of the Weka software is to provide users with the opportunity to implement machine learning algorithms without having to deal with data import and evaluation issues: when a classifier has been written as a Java class that implements a couple of standard methods defined in the Weka framework, all the goodies that come with Weka are automatically applicable to it, and it will automatically show up in Weka's graphical user interfaces. To see what needs to be done, read on!</p> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WEKA Blog (Posts by eibe)</title><link>https://waikato.github.io/weka-blog/</link><description></description><atom:link href="https://waikato.github.io/weka-blog/authors/eibe.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Thu, 19 Dec 2024 19:53:54 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Making a Weka classifier</title><link>https://waikato.github.io/weka-blog/posts/2018-10-08-making-a-weka-classifier/</link><dc:creator>eibe</dc:creator><description><div><p>One role of the Weka software is to provide users with the opportunity to implement machine learning algorithms without having to deal with data import and evaluation issues: when a classifier has been written as a Java class that implements a couple of standard methods defined in the Weka framework, all the goodies that come with Weka are automatically applicable to it, and it will automatically show up in Weka's graphical user interfaces. To see what needs to be done, read on!</p> | ||
<p><a href="https://waikato.github.io/weka-blog/posts/2018-10-08-making-a-weka-classifier/">Read more…</a> (8 min remaining to read)</p></div></description><category>github</category><guid>https://waikato.github.io/weka-blog/posts/2018-10-08-making-a-weka-classifier/</guid><pubDate>Mon, 08 Oct 2018 04:02:00 GMT</pubDate></item></channel></rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WEKA Blog (Posts by FracPete)</title><link>https://waikato.github.io/weka-blog/</link><description></description><atom:link href="https://waikato.github.io/weka-blog/authors/fracpete.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Mon, 15 Jul 2024 23:48:47 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>python-weka-wrapper3 release using JPype</title><link>https://waikato.github.io/weka-blog/posts/2024-07-16-pww3-release-using-jpype/</link><dc:creator>FracPete</dc:creator><description><p>Some of you might have come across the python-weka-wrapper3 library, which makes Weka available from Python:</p> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WEKA Blog (Posts by FracPete)</title><link>https://waikato.github.io/weka-blog/</link><description></description><atom:link href="https://waikato.github.io/weka-blog/authors/fracpete.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Thu, 19 Dec 2024 19:53:54 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Wekalist has moved</title><link>https://waikato.github.io/weka-blog/posts/2024-12-20-wekalist-has-moved/</link><dc:creator>FracPete</dc:creator><description><p>Unfortunately, the university mailman server was being decommissioned and the Wekalist had | ||
to find a new home. Its home is now on Sourceforge.net, where all the Weka releases and | ||
packages are hosted as well:</p> | ||
<p><a class="reference external" href="https://sourceforge.net/projects/weka/lists/weka-users">https://sourceforge.net/projects/weka/lists/weka-users</a></p> | ||
<p>You can find the mailing list archives here from now on:</p> | ||
<p><a class="reference external" href="https://sourceforge.net/p/weka/mailman/weka-users/">https://sourceforge.net/p/weka/mailman/weka-users/</a></p> | ||
<p>Due to the move, you will have to subscribe again before you can post to the list | ||
using the following email address:</p> | ||
<p><a class="reference external" href="mailto:[email protected]">[email protected]</a></p></description><category>github</category><guid>https://waikato.github.io/weka-blog/posts/2024-12-20-wekalist-has-moved/</guid><pubDate>Thu, 19 Dec 2024 19:40:00 GMT</pubDate></item><item><title>python-weka-wrapper3 release using JPype</title><link>https://waikato.github.io/weka-blog/posts/2024-07-16-pww3-release-using-jpype/</link><dc:creator>FracPete</dc:creator><description><p>Some of you might have come across the python-weka-wrapper3 library, which makes Weka available from Python:</p> | ||
<blockquote> | ||
<p><a class="reference external" href="https://github.com/fracpete/python-weka-wrapper3">https://github.com/fracpete/python-weka-wrapper3</a></p> | ||
</blockquote> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WEKA Blog (Posts by Rhys Compton)</title><link>https://waikato.github.io/weka-blog/</link><description></description><atom:link href="https://waikato.github.io/weka-blog/authors/rhys-compton.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Mon, 15 Jul 2024 23:48:47 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>New WekaDeeplearning4j Release - CNN explorer, saliency maps, progress manager, and model summaries </title><link>https://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/</link><dc:creator>Rhys Compton</dc:creator><description><div><p>A new version of WekaDeeplearning4j, version 1.7.0, is available!</p> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WEKA Blog (Posts by Rhys Compton)</title><link>https://waikato.github.io/weka-blog/</link><description></description><atom:link href="https://waikato.github.io/weka-blog/authors/rhys-compton.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Thu, 19 Dec 2024 19:53:54 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>New WekaDeeplearning4j Release - CNN explorer, saliency maps, progress manager, and model summaries </title><link>https://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/</link><dc:creator>Rhys Compton</dc:creator><description><div><p>A new version of WekaDeeplearning4j, version 1.7.0, is available!</p> | ||
<p><a href="https://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/">Read more…</a> (2 min remaining to read)</p></div></description><category>github</category><guid>https://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/</guid><pubDate>Thu, 26 Nov 2020 06:06:00 GMT</pubDate></item></channel></rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.