Git Product home page Git Product logo

mit_18.s097_introduction-to-julia-for-data-science's Introduction

MIT_18.S097 Special Subject in Mathematics: Introduction to Julia for Data Science

MIT_18.S097

Dates: Jan 17-20, 2023

Time: TWRF 11am-12:30; 1pm-3pm

Room: This class will meet in 2-131.

(The lectures have been recorded and links to videos are available below)

Data analysis has become one of the core processes in virtually any professional activity. The collection of data becomes easier and less expensive, so we have ample access to it.

The Julia language which was designed to address the typical challenges that data scientists face when using other tools. Julia, like Python, supports an efficient and convenient development process. At the same time, programs developed in Julia have performance comparable to C.

During this short course you will learn how to build data science models using Julia. Moreover, we will teach you how to deploy such model in production environments and scale the computations beyond a single computer.

This course does not require from the participants prior detailed knowledge of advanced machine learning algorithms not the Julia programming language. What we assume is basic knowledge data science tools (like Python or R) and techniques (like linear regression, basic statistics, plotting).

Installation instructions Installation instructions can be found in materials for the day 1

Once installed the code can be run as

using Pkg
Pkg.activate(".") # assumes running the code in the main folder of this repository
using IJulia
notebook(dir=".")

Schedule (all times are EST time zone)

Day 1 (Tuesday, Jan 17, 2023)11am-12:30Your first steps with Juliahttps://youtu.be/q7r-7oojBtA
 1pm-3pmWorking with tabular datahttps://youtu.be/GgTuDTcTjkg
Day 2 (Wednesday, Jan 18, 2023)11am-12:30Classical predictive modelshttps://youtu.be/vBO_aa_dtnk
 1pm-3pmAdvanced predictive models using machine learninghttps://youtu.be/rezqaRLdhIw
Day 3 (Thursday, Jan 19, 2023)11am-12:30Solving optimization problems https://youtu.be/h4UsS2BtDrU
 1pm-3pmMining complex networkshttps://youtu.be/CHvE3DZ1SLM
Day 4 (Friday, Jan 20, 2023)11am-12:30Deployment in production environmentshttps://youtu.be/Kc4ecfM6t88
 1pm-3pmScaling computations using parallel computinghttps://youtu.be/5j0bV2B4Pp8

Grading

You can register for this course for credit. The contact point regarding the registration process is Professor Alan Edelman, Julia Lab Research Group Leader. The evaluation of the course will be based on assessment of a homework that will be distributed during the last day of the course and should be sent back to Przemysław Szufel ([email protected]) no later than after one week.

This course has been supported by the Polish National Agency for Academic Exchange under the Strategic Partnerships programme, grant number BPI/PST/2021/1/00069/U/00001.

img

mit_18.s097_introduction-to-julia-for-data-science's People

Contributors

pszufe avatar sebkaz avatar bkamins avatar krainskil avatar matzawisza avatar halinka1981 avatar pitmonticone avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.