Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Julia Programming For Data Science & Machine Learning: Julia
Rating: 4.3 out of 5(213 ratings)
2,137 students

Julia Programming For Data Science & Machine Learning: Julia

Learn power of Julia High performace programming for Data Science and Machine Learning with nearly C like Performace
Last updated 12/2024
English
English [Auto],

What you'll learn

  • update your resume with Julia Skill
  • Learn Julia programming constructs
  • Julia installation with Jupyter notebook
  • Julia basics variable numbers and string
  • Managing Third Party Package in Julia
  • Learn different Julia collection array, dictionary and tuples & Operations
  • Apply Julia Function for vector and matrix Operations
  • Analyse Data with Julia Dataframes package equivalent to pandas in Python
  • Draw plot with plots module in julia
  • Sale Prediction using Linear Regression on Sales Data with GLM Package
  • Predict Salary using Multiple Linear Regression on Salary Data
  • Logistic Regression on camera data with Julia GLM
  • Cluster Data with K-Means clustering algorithm (Clustering)
  • Reduce Dimension of iris Dataset with PCA (MultivariateStats package)

Course content

14 sections37 lectures3h 50m total length
  • Introduction to Julia4:43

    Julia delivers Python-like ease and C-like speed for data science and machine learning, with open source packages and parallel computing.

  • Course - FAQ0:22
  • Review1:26

    Encourage learners to rate the course after a short viewing, provide honest reviews from 1 to 5, and save progress to help improve future content.

  • Installation Instruction1:55

    Learn how to install Julia on Windows and Linux, download from julialang.org/download, and install IJulia for Jupyter notebook to use as the IDE throughout the course.

  • Install Julia (Windows)5:02

    Learn how to install Julia on Windows from julialang.org, choose 64-bit, run the installer, locate julia.exe, and set up IJulia to launch a Julia-based Jupyter notebook on your local host.

  • Install Julia (Linux)4:49

    install julia on Linux Ubuntu by downloading the 64-bit tar, extracting, and running the julia binary; then install IJulia and start the Jupyter notebook on local host 8888 port.

  • Installation issue2:42

    Switch to Linux or Mac to minimize installation issues with Julia and Jupyter notebook on Windows, and continue learning by using the Julia interpreter directly.

  • Getting started Julia with Jupyter Notebook2:27

    Launch Julia in Jupyter notebook, create and run Julia 1.3.0 cells. Use shortcuts like Shift+Enter to execute code, and explore kernel controls to set up a ready Julia development environment.

  • Join Online Classroom0:14

Requirements

  • High school mathematics

Description

Do you like Python, you enjoy writing python code. It's very easy to code in python. But python is slow. So production require very high performance computing.

So we need a language which is easy to work like python and as fast as low level programming language like C.

Julia is the programming language which looks like Python and execute like C.

If you want to learn next generation fast scientific computing language and easy to work with Julia is the right solution for you and you have come at a right place to learn the Julia.

This course mainly focus on data science aspect of Julia. Although I am going to start with Julia introduction installation and major basic concepts related to Julia.

Following topics we are going to cover in this course.

  • Introduction to Julia and installation

  • Julia basics number variable send string

  • Julia collections, dictionary, sets and tuples.

  • Julia package management system and creating function in Julia

  • Vector and matrix related operation in Julia

  • Linear algebra with Julia

  • Data frame package

  • And plotting with plots package in Julia

  • Linear and Multiple Regression with GLM package

Udemy consider 30 days money back guarantee, so no need to worry about anything.

Get it enrolled in the course.

And I will see you inside the course.

Happy learning

Ankit mistry

Who this course is for:

  • Anyone who want to learn next generation language : Julia
  • Anyone who want to learn fast language like c and easy language like python
  • Any developer who want learn Data Science with julia