Fsharp for Machine Learning Essentials(PACKT,2016)

时间:2019-03-30 08:47:36
【文件属性】:

文件名称:Fsharp for Machine Learning Essentials(PACKT,2016)

文件大小:24.07MB

文件格式:PDF

更新时间:2019-03-30 08:47:36

ML Machine Learning Essentials

The F# functional programming language enables developers to write simple code to solve complex problems. With F#, developers create consistent and predictable programs that are easier to test and reuse, simpler to parallelize, and are less prone to bugs. If you want to learn how to use F# to build machine learning systems, then this is the book you want. Starting with an introduction to the several categories on machine learning, you will quickly learn to implement time-tested, supervised learning algorithms. You will gradually move on to solving problems on predicting housing pricing using Regression Analysis. You will then learn to use Accord.NET to implement SVM techniques and clustering. You will also learn to build a recommender system for your e-commerce site from scratch. Finally, you will dive into advanced topics such as implementing neural network algorithms while performing sentiment analysis on your data. What you will learn Use F# to find patterns through raw data Build a set of classification systems using Accord.NET, Weka, and F# Run machine learning jobs on the Cloud with MBrace Perform mathematical operations on matrices and vectors using Math.NET Use a recommender system for your own problem domain Identify tourist spots across the globe using inputs from the user with decision tree algorithms


网友评论

  • F#语法类似SQL语句,还不错
  • F#一般不用,下来学习一下,翻译成C#的。