The IoT

But before we leave machine learning and IoT, let's get crazy. The PI is not just an input device—heck, it is more powerful than the laptop you bought five years ago. Let's make our Raspberry PI-enabled bike the ultimate power in the tri-state area.

PCL linear regression

Go into Visual Studio and add a new Visual F# Windows Portable Library (.NET 4.5) called AdventureWorks.IOB.PCL:

PCL linear regression

Once the project is created, go into the NuGet Package Manager Console and enter this:

PM> Install-Package portable.accord.statistics
PM> Install-Package portable.accord.MachineLearning

Make sure that the default project is pointed to AdventureWorks.IOB.PCL:

One of ...

Get Mastering .NET Machine Learning now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.