Skip to content

Commit

Permalink
update readme and news
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed May 30, 2019
1 parent 1fe2c31 commit c82ffe6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@
A pure Julia machine learning framework.


# Announcement: MLJ tutorial and development sprint

Details [here](https://github.com/alan-turing-institute/MLJ.jl/wiki/2019-MLJ---sktime-tutorial-and-development-sprint) Applications close **May 29th** 5pm (GMT + 1 = London)


# `join!(MLJ, YourModel)`
## `join!(MLJ, YourModel)`

**Call for help.** MLJ is [getting
attention](https://github.com/trending/julia?since=monthly) but its
Expand Down
8 changes: 8 additions & 0 deletions docs/src/NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ Development news for MLJ and its satellite packages,
and [MLJModels](https://github.com/alan-turing-institute/MLJModels.jl)


## MLJBase v0.2.2

- Fix some minor bugs.

- Added compatibility requirement CSV v0.5 or higher to allow removal
of `allowmissing` keyword in `CSV.read`, which is to be depreciated.


## Announcement: MLJ tutorial and development sprint

- Details
Expand Down

0 comments on commit c82ffe6

Please sign in to comment.