From: Garot Conklin Date: August 20 2012 8:50pm Subject: Re: Machine Learning List-Archive: http://lists.mysql.com/mysql/228024 Message-Id: <1345495804.16737.YahooMailNeo@web140505.mail.bf1.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="1211670101-2005130617-1345495804=:16737" --1211670101-2005130617-1345495804=:16737 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Ya the idea is not anything new, but must be apparently quit difficult or n= ot a priority as I have yet to find it already implemented anywhere... Far = be it from me to not make some attempt here anyway...=0A=0AI am creating a = fully automated framework from which a distributed infrastructure can be ma= intained.=A0 I have been writing automation scripts/code for some time now = and the logical progression is to embark on a full concept of systems healt= h auto remediation.=A0 I have numerous "monitoring" solutions under my cont= rol however none that properly (in my opinion) implements any real learning= algorithms from which to draw even a minimalists view of automation.=A0 I = like mySQL therefor began thinking about creating the aspects (lobes) of th= e "brain" as a relational database(s).=A0 So this is only one facet of what= I am trying to do, however leveraging a full command set of shell utilitie= s/commands/programs seemed to be a good starting point before I get into th= e "hard" stuff ! =0A=0A=0A-Garot=0A=0A=A0=0Agarotconklin@stripped=0A=0A=0A= ________________________________=0A From: "webmaster@stripped" =0ATo: 'Martin Gainty' ; garotconklin@ya= hoo.com; mysql@stripped =0ASent: Monday, August 20, 2012 3:55 PM=0AS= ubject: RE: Machine Learning=0A =0AHi Garot,=0A=0A=0A=0AYou'll have to elab= orate some more ... I understand you may want to protect=0Athe idea as well= , so if you can narrow it down to some technical specifics=0Athen it'll hel= p.=0A=0A=0A=0AWhat is the objective of this system, for instance ?=0A=0A=0A= =0AThanks,=0A=0AJustin=0A=0A=0A=0AFrom: Martin Gainty [mailto:mgainty@hotma= il.com] =0ASent: 20 August 2012 19:23=0ATo: garotconklin@stripped; webmast= er@stripped; mysql@stripped=0ASubject: RE: Machine Learning=0A=0A= =0A=0A=0A=0AFrom: garotconklin@stripped=0ASubject: Re: Machine Learning=0A= To: webmaster@stripped; mgainty@stripped; mysql@stripped=0A=0A= =0AMy initial thought was to propagate the db with everything and allow the= =0Aalgorithm to then begin to determin trends/patterns=0AMG>which trends or= patterns will you be modelling?=0A=0Aand begin either an indexing methodol= ogy=0AMG>which indexes are you considering: Unique index, primary index or = foreign=0Aindex?=0A=0Aadditional table/db creation process or both to furth= er optimize the calls=0Abeing made=0AMG>optimize based on execution time or= diskspace allocated, EliminatingFTS=0Aor some other criteria?=0AMG>https:/= /dev.mysql.com/doc/refman/5.5/en/optimization.html=0A=0Aand build in some i= nternal levels of redundancy.=0AMG>what about replication=0AMG>http://dev.m= ysql.com/doc/refman/5.5/en/replication.html=0A=0AI am actually approaching = this with some degree of biological conception in=0Athe multipathing within= our own brains however until I have something up and=0Arunning under some = substantial load however I may not get a complete=0Apicture. =0A=0AThanks,= =0A=0AGarot=0A=0A=0AInteresting=0AMartin=0A=0A=A0 _____=A0 =0A=0AFrom: webm= aster@stripped ; =0ATo: 'Garot Conklin' ; 'Martin Gainty'=0A; ; =0ASubject: RE: Machine Learning =0ASent: Mon, Aug 20, 2012 7:13:25= AM =0A=0A=0AHi Garot,=0A=0AThis sounds an interesting idea.=0A=0AAre you l= ooking to store all known commands and their options or are you=0Alooking f= or a 'formula' for calling any unix command ?=0A=0AThe reason for my questi= on is that, at the end of the day, a unix command is=0Ajust a program that = is run in the operating system. Each program comes with=0Aits own options a= nd acceptable inputs. I don't know if there is a rule or=0Aconvention for s= tructuring these commands.=0A=0AAre you then looking to build a system that= 'knows' all commands and 'how=0Ato' call them ?=0A=0AThanks,=0AJustin=0A= =0A-----Original Message-----=0AFrom: Garot Conklin [mailto:garotconklin@ya= hoo.com] =0ASent: 20 August 2012 03:39=0ATo: Martin Gainty; mysql@stripped= ql.com=0ASubject: Re: Machine Learning=0A=0AThe initial goal is to provide = a working framework from which to call all=0AUNIX shell command combination= s as the underlying storage mechanism for a=0Amachine learning algorithm.= =A0 I would like to build a completely self aware=0Ainstantiation that will= maintain itself on all levels... I postulate that=0Athe first place to sta= rt would be in determining a method for maintaining=0Aall possible remediat= ion combinations including the unknown to eventually be=0Alearned from and = populate new knowledge into the database.=A0 Thank you for=0Athe reply,=0A= =0AGarot --1211670101-2005130617-1345495804=:16737--