. ├── docs/ # MkDocs source files (the wiki content) ├── site/ # Built static site (git-ignored) ├── mkdocs.yml # MkDocs configuration ├── flake.nix # Nix development environment ├── Makefile # Build ...
These tutorials were prepared for use in a 3 1/2 hour online workshop at JuliaCon2020, recorded here. Their main aim is to introduce the MLJ machine learning toolbox to data scientists. Part 5 - ...