This Thursday evening at the F# London Meetup we have a Machine Learning Hands On with F#, led by Phil Trelford and others. Venue: The Skills Matter eXchange, 116-120 Goswell Road, EC1V 7DP, London (map) In this regular meetup we'll take on one or more programming challenges in F#. All levels of experience … Continue reading F# London Meetup, Thursday: Machine Learning Hands On with F#
Tag: F# Machine Learning
FSharp.Charting – Wrapping the System.Windows.Forms.DataVisualization.Charting Charting Types (was FSharpChart)
[ Edit: The latest version of FSharp.Charting can be found here ] I'm just back from giving an F# talk at Microsoft TechDays in Sweden, which was a very enjoyable trip. One of the things I show in my talks these days is the use of the .NET 4.0 charting controls with F# to display … Continue reading FSharp.Charting – Wrapping the System.Windows.Forms.DataVisualization.Charting Charting Types (was FSharpChart)
Support vector machines (SVMs) in F# using Microsoft Solver Foundation
One of the F# blogs I follow all the time is F# for Data Mining by Yin Zhu in Hong Kong. Yin's latest post really caught my eye: An Introduction to Support Vector Machines in F# using Microsoft Solver Foundation. SVMs are a statistical machine learning technique used for all sorts of purposes, from finance … Continue reading Support vector machines (SVMs) in F# using Microsoft Solver Foundation
