November 2016
Intermediate to advanced
697 pages
14h 44m
English
The JuliaStats group lists a variety of packages to tackle both statistics and machine learning.
Worthy of mention are:
MultivariateAnalysis.jl: Data analysis, dimension reduction and factor analysisClustering.jl: A set of algorithms for data clusteringMCMC.jl: Monte Carlo Markov Chain algorithmsI am going to conclude this chapter by looking briefly at four other packages, but a reader who is new to Julia is encouraged to look at the JuliaStats' GitHub site for more information, and download the packages exploring the examples and tests provided.
Time series are often used in analysis of financial data where we wish to even out daily market fluctuations to view underlying trends.
For this section, I will return again to ...
Read now
Unlock full access