|
|
|
|
|
|
|
|
1. |
Record Nr. |
UNINA9910824490003321 |
|
|
Autore |
Mukherjee Sudipta |
|
|
Titolo |
F# for machine learning essentials : get up and running with machine learning with F# in a fun and functional way / / Sudipta Mukherjee ; foreword by Dr. Ralf Herbrich, director of machine learning science at Amazon |
|
|
|
|
|
|
|
Pubbl/distr/stampa |
|
|
Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2016 |
|
©2016 |
|
|
|
|
|
|
|
|
|
ISBN |
|
|
|
|
|
|
Edizione |
[1.] |
|
|
|
|
|
Descrizione fisica |
|
1 online resource (194 p.) |
|
|
|
|
|
|
Collana |
|
Community Experience Distilled |
|
|
|
|
|
|
Disciplina |
|
|
|
|
|
|
Soggetti |
|
F# (Computer program language) |
Machine learning |
|
|
|
|
|
|
|
|
Lingua di pubblicazione |
|
|
|
|
|
|
Formato |
Materiale a stampa |
|
|
|
|
|
Livello bibliografico |
Monografia |
|
|
|
|
|
Note generali |
|
|
|
|
|
|
Nota di contenuto |
|
Cover ; Copyright; Credits; Foreword; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to Machine Learning; Objective; Getting in touch; Different areas where machine learning is being used; Why use F#?; Supervised machine learning; Training and test dataset/corpus; Some motivating real life examples of supervised learning; Nearest Neighbour algorithm (a.k.a k-NN algorithm); Distance metrics; Decision tree algorithms; Unsupervised learning; Machine learning frameworks; Machine learning for fun and profit |
Recognizing handwritten digits - your ""Hello World"" ML programHow does this work?; Summary; Chapter 2: Linear Regression; Objective; Different types of linear regression algorithms; APIs used; Math.NET Numerics for F# 3.7.0; Getting Math.NET; Experimenting with Math.NET; The basics of matrices and vectors (a short and sweet refresher); Creating a vector; Creating a matrix; Finding the transpose of a matrix; Finding the inverse of a matrix; Trace of a matrix; QR decomposition of a matrix; SVD of a matrix; Linear regression method of least square |
Finding linear regression coefficients using F#Finding the linear regression coefficients using Math.NET; Putting it together with Math.NET and FsPlot; Multiple linear regression; Multiple linear regression |
|
|
|
|