Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Analyzing and Visualizing Data with F#

Posted By: hill0
Analyzing and Visualizing Data with F#

Analyzing and Visualizing Data with F#
by Tomas Petricek

English | 2016 | ISBN: 9781491939529 | 42 Pages | PDF | 3.10 MB

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.