<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[backtest_ml()]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">The new function backtest_ml() implemented in the example: "Machine Learning with a Voting Classifier" is a great way of getting a fast feedback from a given model.</p>
<p dir="auto">Is it possible to use it with multiple datasets (for example, using "futures" and "commodity" data, as done in the template: "Futures - IMF Commodity") ?</p>
<p dir="auto">Thank you!</p>
]]></description><link>http://quantiacs.com/community/topic/53/backtest_ml</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 09:27:46 GMT</lastBuildDate><atom:link href="http://quantiacs.com/community/topic/53.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 May 2021 20:10:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to backtest_ml() on Thu, 27 May 2021 11:47:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/12">@support</a> Great! This route opens new possibilities in terms of model design. Thanks a lot!</p>
]]></description><link>http://quantiacs.com/community/post/343</link><guid isPermaLink="true">http://quantiacs.com/community/post/343</guid><dc:creator><![CDATA[Sun-73]]></dc:creator><pubDate>Thu, 27 May 2021 11:47:52 GMT</pubDate></item><item><title><![CDATA[Reply to backtest_ml() on Thu, 27 May 2021 09:23:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/82">@sun-73</a> Hello, finally it is here:</p>
<p dir="auto"><a href="https://github.com/quantiacs/strategy-ml-predict-BTC-use-IMF/blob/master/strategy.ipynb" rel="nofollow ugc">https://github.com/quantiacs/strategy-ml-predict-BTC-use-IMF/blob/master/strategy.ipynb</a></p>
<p dir="auto">Soon in the templates once we add some more text</p>
]]></description><link>http://quantiacs.com/community/post/342</link><guid isPermaLink="true">http://quantiacs.com/community/post/342</guid><dc:creator><![CDATA[support]]></dc:creator><pubDate>Thu, 27 May 2021 09:23:49 GMT</pubDate></item><item><title><![CDATA[Reply to backtest_ml() on Tue, 11 May 2021 21:27:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/56">@cortezkwan</a></p>
<p dir="auto">Just update the library, it will be enough.</p>
<p dir="auto"><strong>Conda:</strong><br />
You can see the latest version of library here: <a href="https://anaconda.org/quantiacs-source/qnt/files" rel="nofollow ugc">https://anaconda.org/quantiacs-source/qnt/files</a><br />
This command will update the package in the current environment.</p>
<pre><code>conda install 'quantiacs-source::qnt&gt;=0.0.255'
</code></pre>
<p dir="auto"><strong>Pip:</strong><br />
If you use pip, just reinstall the package from github:</p>
<pre><code>pip install --force-reinstall git+git://github.com/quantiacs/toolbox.git
</code></pre>
]]></description><link>http://quantiacs.com/community/post/255</link><guid isPermaLink="true">http://quantiacs.com/community/post/255</guid><dc:creator><![CDATA[support]]></dc:creator><pubDate>Tue, 11 May 2021 21:27:47 GMT</pubDate></item><item><title><![CDATA[Reply to backtest_ml() on Tue, 11 May 2021 05:19:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/12">@support</a> Hi,<br />
I tried to replicate the "Machine Learning with a Voting Classifier" example on strategy notebook, but I got the error message: "AttributeError: module 'qnt.backtester' has no attribute 'backtest_ml'".</p>
]]></description><link>http://quantiacs.com/community/post/247</link><guid isPermaLink="true">http://quantiacs.com/community/post/247</guid><dc:creator><![CDATA[cortezkwan]]></dc:creator><pubDate>Tue, 11 May 2021 05:19:08 GMT</pubDate></item><item><title><![CDATA[Reply to backtest_ml() on Mon, 03 May 2021 13:28:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/12">@support</a> Many thanks! An example would be very much appreciated!</p>
]]></description><link>http://quantiacs.com/community/post/230</link><guid isPermaLink="true">http://quantiacs.com/community/post/230</guid><dc:creator><![CDATA[Sun-73]]></dc:creator><pubDate>Mon, 03 May 2021 13:28:40 GMT</pubDate></item><item><title><![CDATA[Reply to backtest_ml() on Sun, 02 May 2021 21:28:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/82">@sun-73</a> thanks, sure, please let us a little bit of time to prepare an example with these specifications!</p>
]]></description><link>http://quantiacs.com/community/post/226</link><guid isPermaLink="true">http://quantiacs.com/community/post/226</guid><dc:creator><![CDATA[support]]></dc:creator><pubDate>Sun, 02 May 2021 21:28:47 GMT</pubDate></item></channel></rss>