Selected topics

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 analysis
  • Clustering.jl: A set of algorithms for data clustering
  • MCMC.jl: Monte Carlo Markov Chain algorithms

I 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

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 ...

Get Julia: High Performance Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.