-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
7 lines (7 loc) · 5.65 KB
/
index.xml
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>scikit-multiflow</title><link>https://scikit-multiflow.github.io/</link><description>Recent content on scikit-multiflow</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 17 Jun 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://scikit-multiflow.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>New release v0.5</title><link>https://scikit-multiflow.github.io/posts/2020-06-17-v0.5/</link><pubDate>Wed, 17 Jun 2020 00:00:00 +0000</pubDate><guid>https://scikit-multiflow.github.io/posts/2020-06-17-v0.5/</guid><description>scikit-multiflow v0.5 is now available!</description></item><item><title>New documentation page and versioning</title><link>https://scikit-multiflow.github.io/posts/2020-06-14-rtd-migration/</link><pubDate>Sun, 14 Jun 2020 00:00:00 +0000</pubDate><guid>https://scikit-multiflow.github.io/posts/2020-06-14-rtd-migration/</guid><description>The documentation page is now hosted in readthedocs</description></item><item><title>New release v0.4.1</title><link>https://scikit-multiflow.github.io/posts/2019-09-16-v0.4.1/</link><pubDate>Mon, 16 Sep 2019 00:00:00 +0000</pubDate><guid>https://scikit-multiflow.github.io/posts/2019-09-16-v0.4.1/</guid><description>scikit-multiflow v0.4.1 is now available!</description></item><item><title>New release v0.4</title><link>https://scikit-multiflow.github.io/posts/2019-09-10-v0.4/</link><pubDate>Tue, 10 Sep 2019 00:00:00 +0000</pubDate><guid>https://scikit-multiflow.github.io/posts/2019-09-10-v0.4/</guid><description>scikit-multiflow v0.4 is now available!</description></item><item><title>New release v0.3</title><link>https://scikit-multiflow.github.io/posts/2019-05-23-v0.3/</link><pubDate>Thu, 23 May 2019 00:00:00 +0000</pubDate><guid>https://scikit-multiflow.github.io/posts/2019-05-23-v0.3/</guid><description>scikit-multiflow v0.3 is now available!</description></item><item><title>Improved base class to be introduced in release 0.3.0</title><link>https://scikit-multiflow.github.io/posts/2019-05-15-new-base-class/</link><pubDate>Wed, 15 May 2019 00:00:00 +0000</pubDate><guid>https://scikit-multiflow.github.io/posts/2019-05-15-new-base-class/</guid><description>The upcoming release <code>0.3.0</code> will introduce an improved base object class <code>BaseSMKObject</code> which is consistent with <code>sklearn.BaseEstimator</code>.</description></item><item><title>Conda release</title><link>https://scikit-multiflow.github.io/posts/2019-04-11-conda/</link><pubDate>Thu, 11 Apr 2019 00:00:00 +0000</pubDate><guid>https://scikit-multiflow.github.io/posts/2019-04-11-conda/</guid><description><code>scikit-multiflow</code> is now available as a package in conda-forge!</description></item><item><title>scikit-multiflow at AnacondaCON 2019!</title><link>https://scikit-multiflow.github.io/posts/2019-04-05-anacondacon2019/</link><pubDate>Fri, 05 Apr 2019 00:00:00 +0000</pubDate><guid>https://scikit-multiflow.github.io/posts/2019-04-05-anacondacon2019/</guid><description>Talk at AnacondaCON 2019 in the Open Source Technology track.</description></item><item><title>New release 0.1.0 and PyPI availability</title><link>https://scikit-multiflow.github.io/posts/2019-01-23-v0.1.0/</link><pubDate>Wed, 23 Jan 2019 00:00:00 +0000</pubDate><guid>https://scikit-multiflow.github.io/posts/2019-01-23-v0.1.0/</guid><description>The initial (minor) release 0.1.0 is now available and has been published in the Python Package Index (PyPI)</description></item><item><title>scikit-multiflow has been accepted at JMLR MLOSS!</title><link>https://scikit-multiflow.github.io/posts/2018-10-15-jmlr/</link><pubDate>Mon, 15 Oct 2018 00:00:00 +0000</pubDate><guid>https://scikit-multiflow.github.io/posts/2018-10-15-jmlr/</guid><description>The paper for <a href="https://scikit-multiflow.github.io/">scikit-multiflow</a> has been accepted for publication at the <em>Journal of Machine Learning Research - Machine Learning Open Source Software</em></description></item><item><title>About scikit-multiflow</title><link>https://scikit-multiflow.github.io/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://scikit-multiflow.github.io/about/</guid><description>scikit-multiflow is an open-source machine learning package for streaming data. It extends the scientific tools available in the Python ecosystem. scikit-multiflow is intended for streaming data applications where data is continuously generated and must be processed and analyzed on the go. Data samples are not stored, so learning methods are exposed to new data only once.
The (theoretical) infinite nature of data stream poses additional challenges. While data in unbounded, resources such as memory and time are limited, therefore stream learning methods must be efficient.</description></item><item><title>Community</title><link>https://scikit-multiflow.github.io/community/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://scikit-multiflow.github.io/community/</guid><description>User questions The following options are available to learn, teach and ask questions
Google group: scikit-multiflow users
Gitter channel: scikit-multiflow/community
Contributing As an open source project, we welcome contributions from the community. Please refer to the contributor’s page for further information.
GitHub issue tracker For development-related issues:
For bug reports (something not working as documented) Documentation issues (incomplete/incorrect information in the documentation) Feature requests (something that you can not do)</description></item></channel></rss>