Book description
In this report, F# contributor Tomas Petricek explains many of the key features of the F# language that make it a great tool for data science and machine learning. Real world examples take you through the entire data science workflow with F#, from data access and analysis to presenting the results. You'll learn about:
- How F# and its unique features—such as type providers—ease the chore of data access
- The process of data analysis and visualization, using the Deedle library, R type provider and the XPlot charting library
- Implementations for a clustering algorithm using the standard F# library and how the F# type inference helps you understand your code
The report also includes a list of resources to help you learn more about using F# for data science.
Publisher resources
Product information
- Title: Analyzing and Visualizing Data with F#
- Author(s):
- Release date: October 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491939529
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
F# 4.0 Design Patterns
Learn how to apply functional F# design patterns to a huge range of programming challenges, and …