<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>The next evolution of the follower script</title>
		<link>/blogentry/180008</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/180008" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: The next evolution of the follower script</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Comment #2</title>
			<link>/blogentry/180008#c252242</link>
			<guid isPermaLink="true">/blogentry/180008#c252242</guid>
			<pubDate>Tue, 15 Aug 2023 07:20:53 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>After having some fun with the new script will come the most difficult challenge of all... backtesting. Or more accurately, automated backtesting that outputs actionable results.</p>]]></description>
			<category>hypersoniq</category>
		</item>
		<item>
			<title>Comment #1</title>
			<link>/blogentry/180008#c252241</link>
			<guid isPermaLink="true">/blogentry/180008#c252241</guid>
			<pubDate>Tue, 15 Aug 2023 07:16:01 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>The conversion went well, hopefully. I have to validate the data later today. Learned a new function from the itertools library that combines multiple lists into one big list, which will be needed to search for recent trends in all 3 lists at once. The new script is called Triple Play. Though an accurate description, &#x22;triangulation&#x22; kind of sounds dull.</p>]]></description>
			<category>hypersoniq</category>
		</item>
		<item>
			<title>Original Blog Entry: The next evolution of the follower script</title>
			<link>/blogentry/180008</link>
			<guid isPermaLink="true">/blogentry/180008</guid>
			<pubDate>Mon, 14 Aug 2023 10:52:58 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>Now that I have the followers script functional (it has not picked a winner yet, but it has only been run a handful of times) it is time to expand on the idea I had for followers last manifested in a spreadsheet... triangulation<br /><br />This is where you observe the followers of the last drawn number, also the 1 skip follower of the draw before last and the 2 skip follower of the draw before that... like triangulating the best pick from 3 different vantage points.<br /><br />I had this in a spreadsheet that took hours to update for all of the games. What is new is the ease of only updating the draws in a csv file and the most recent followers component.<br /><br />Hopefully after tomorrow, I will have the ability to analyze all 3 follower lists, create the short list of recents, then combine these 3 lists to get one pick.<br /><br />Then the settings can be altered for the length of the recent pick list. That will be accomplished by not entering the last draw until the settings produce the winner. By only tweaking the list length and maybe the skip distance I do not run the risk of data starvation (not enough, where the winning number was eliminated) or overfitting (where the data is optimized for just one draw).<br /><br />Given how long the old spreadsheet took to update and the fact that I did not have a most recent list, I hope that I can at least explore all of the possibilities of this concept.<br /><br />Even if the run time will be tripled, the script runs in less than a second now.<br /><br />After the new mods are in place and functional, I start looking at graphs generated using the data such as those from the matplotlib or seaborn libraries... really enjoying Python these days!... &#x5b;&#xa0;<a href="/blogentry/180008">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/180008</wfw:comment>
		</item>
	</channel>
</rss>

