Skip to content

Commit

Permalink
v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tlienart committed Nov 25, 2019
1 parent 6b30fda commit 9b7432e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "MLJTutorials"
uuid = "b22f6415-6e67-485c-b34d-7995e604d9c9"
version = "0.1.1"
version = "0.1.2"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,18 @@

MLJ | MLJBase | MLJModels | ScientificTypes | Commit | Note | Date
----- | ------- | --------- | --------------- | --------- | ---- | ----
0.5.4 | 0.8.3 | 0.5.7 | 0.2.6 | [6b30fda] | ✓ | Nov 25, 2019
0.5.4 | 0.8.1 | 0.5.7 | 0.2.5 | [f96a4e5] | ✓ | Nov 19, 2019
0.5.2 | 0.7.5 | 0.5.6 | 0.2.4 | [f556f62] | ✓ | Nov 13, 2019

[6b30fda]: https://github.com/alan-turing-institute/MLJTutorials/commit/6b30fda6829ee65a55477f98c8498315ba262c0f
[f96a4e5]: https://github.com/alan-turing-institute/MLJTutorials/commit/f96a4e56bb00c49a52c47f07f5730ffe54cabfa8
[f556f62]: https://github.com/alan-turing-institute/MLJTutorials/commit/f556f62dad3e9c0e6003faa9ba90d132769fb718

This repository contains tutorials for MLJ.
Currently the main aim is to add many tutorials presenting different perspectives and contexts through which the MLJ-way should become more apparent.
The organisation is rudimentary at the moment and once there are more tutorials, we will try to improve that.
If you have suggestions or recommendations or would like to help, please o pen an issue here, thanks!
If you have suggestions or recommendations or would like to help, please open an issue here, thanks!

The rest of this readme assumes that your current directory is `MLJTutorials`.

Expand Down

0 comments on commit 9b7432e

Please sign in to comment.