Board Game Regressor

Before we dive into machine learning, we’re going to explore a dataset, and figure out what might be interesting to predict. The dataset is from BoardGameGeek, and contains data on 80000 board games. Here’s a single boardgame on the site. This information was kindly scraped into csv format by Sean Beck, and can be downloadedContinue reading “Board Game Regressor”

MetaDefender API

V4 API is the latest version of MetaDefender Cloud API. It was designed to be fast, modular, easy to use and to provide seamless integration between MetaDefender API and MetaDefender Cloud API. I will show how to call this API with several languages to SCAN a exe file. File Overview Vendor kleiner kommunikation Product maXbox4Continue reading “MetaDefender API”

ADO Connect

TADOConnection encapsulates the ADO connection object. Use TADOConnection for connecting to ADO data stores. The connection provided by a single TADOConnection component can be shared by multiple ADO command and dataset components through their Connection properties. Create an Access database and table Using ADOX: You call the Create with CreateAccessDatabase(MYPATH2) ADOX is an extension toContinue reading “ADO Connect”

Another maXbox Build

Computer software consists of a series of instructions in the programming language Object Pascal; the coder complies those statements into a form that a computer processor can understand. Building software requires knowledge of computer languages, syntax, machine environment and logic to complete the process from start to finish. Try it online! The version maXbox 4.7.4.64Continue reading “Another maXbox Build”

saint indy

Delphi Internet Development with Indy Home Last modified: 27-02-2020 Delphi Internet Development with Indy To read TCP.GetResponse TCP.SendCmd TCP.Capture (Indy 10?) 7.6 TIdUDPClient is the base UDP client for sending UDP packets to other destinations. The mostcommonly used method is Send, which uses the Host and Port properties to send a UDP packet. Itaccepts aContinue reading “saint indy”

saint source

Programming in Delphi Home Last modified: 29-11-2011 Programming in Delphi Introduction The Delphi language was formerly known as Object Pascal, and is an object-oriented version of the venerable Pascal language, combined by Borland with a Visual Basic-like RAD tool that lets you write fast GUI applications with no run-time, a very rich set of componentsContinue reading “saint source”

Breitsch Buch

Der Breitsch – ein Fels in der Brandung. Warum wieder ein Buch, dass notabene 2030 erscheint!? Der Breitsch-Traeff wird im Jahre 2030 sage und schreibe 50 Jahre alt. Die Zeit beunruhigender Entwicklungen hat viele Facetten – die offenkundigste ist das Erfordernis einer realistischen Antwort auf die menschengemachte Klima-Krise unseres Planeten; eine andere, die in fastContinue reading “Breitsch Buch”

Design a site like this with WordPress.com
Get started