Skip to content

bensadeghi/julia-datascience-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

julia-datascience-talk

Presentation on Data Science with Julia

Based on presentations by John Myles White, Stefan Karpinski and others

This talk goes through brief introductions to the Julia language and some of the packages available for data wrangling, visualization, analysis and prediction.

Contents

  • Background
  • Why use Julia?
  • Language Basics
    • Types
    • Linear Algebra
    • Functions, Multiple Dispatch
    • Programming Styles
  • Package Manager
  • Statistics in Julia
  • Tabular Data
  • Data Visualization
  • Machine Learning Algorithms
    • Unsupervised
    • Supervised
  • Resources

The IJulia Notebook can be viewed here.

Run setup.jl to install necessary packages. You'll need IPython Notebook v1.0 or later installed to run the IJulia Notebook.

About

Presentation on Data Science with Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages