https://github.com/ppalmes/juliaworkshop
Collections of Tutorials and Demos for Learning Julia in Data Science, Simulation/Modeling, and High Performance Computing
https://github.com/ppalmes/juliaworkshop
caret datamining julia machine-learning scikitlearn-machine-learning visualization
Last synced: about 1 year ago
JSON representation
Collections of Tutorials and Demos for Learning Julia in Data Science, Simulation/Modeling, and High Performance Computing
- Host: GitHub
- URL: https://github.com/ppalmes/juliaworkshop
- Owner: ppalmes
- Created: 2019-04-27T01:11:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-24T19:59:21.000Z (about 4 years ago)
- Last Synced: 2025-03-25T18:16:20.716Z (about 1 year ago)
- Topics: caret, datamining, julia, machine-learning, scikitlearn-machine-learning, visualization
- Language: Jupyter Notebook
- Homepage:
- Size: 35.1 MB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JuliaWorkshop
Please follow the link below for the live tutorials. This github repo can also be cloned to be run in your local machine assuming you have a Julia installed in your system.
### Binder Links for Live Julia Tutorials
- [Introductory Julia Live Tutorials](https://mybinder.org/v2/gh/ppalmes/JuliaWorkshop/Part1)
- [Julia with Python/R for Data Science Live Tutorials](https://mybinder.org/v2/gh/ppalmes/JuliaWorkshop/Part2)
### Important:
- Please feel free to raise issues or pull request if you have suggestions or if you encounter issues.
- You can right-click on the link and open it in a new tab so that you can revisit the link in case you encounter a time-out issue due to inactivity. Binder after some time will delete the instance in a certain period of inactivity. Just revisit the link to recreate the demos.