Skip to content

Releases: KxSystems/mlnotebooks

Patch release for drafting of updated docker image

01 Jul 08:59
d4b9024
Compare
Choose a tag to compare
Refactor of ML toolkit  (#16)

* update to new ml/nlp version

* update notebooks for ml refactor

* update to new format of ml

* fit->transform

5.0.0

10 Mar 20:00
d4b9024
Compare
Choose a tag to compare
  • Any updates made to the ML toolkit 3.0 release are reflected in the notebooks
  • Refactor coding/commenting style of utils.q/graphics.q to be up to date with coding standards

AutoML notebook update

04 Jan 09:18
2ca1268
Compare
Choose a tag to compare

In line with updates to AutoML in v0.3.0 the associated notebook has been updated to mirror changes to function returns and additional functionality

Time Series notebook and Clustering update

06 Oct 22:22
f0152bc
Compare
Choose a tag to compare

What's New:

Time series notebook

  • This notebook highlights a full ML workflow including the exploration of data to find patterns useful in model generation. Highlights issues with naive models and how improvements can be made with the addition of seasonal components and feature engineering.

Update:

Clustering notebook

  • The clustering notebook has been changed to make use of the new fit/predict/update functionality of the toolkit and highlight their application.
  • The notebook has been refactored to reduce any contained technical documentation and to highlight use-cases and dendrogram usage more clearly

Clustering and AutoML Notebooks

12 May 11:19
1b659dd
Compare
Choose a tag to compare
  • Addition of the following notebooks
    • Clustering Library
    • Automated Machine Learning Library
  • Modifications to wording and structures in a number of notebooks

Notebook refactor

19 Sep 08:43
c9f62c6
Compare
Choose a tag to compare

This release coincides with an update to the ML repository v.0.3.3, the notebooks have been refactored for a number of reasons

  • More extensive use of the functions contained within the machine learning toolkit
  • Migration of cross validation and FRESH notebooks from the toolkit to a more appropriate location
  • A centralized location for all notebooks allowing for tighter version contol of the notebooks

1.0.1

08 Jun 10:03
bf70d52
Compare
Choose a tag to compare
1.0.1 Pre-release
Pre-release

Graphiz install in docker image and changes to ML04 notebook

7d9f6e6 Add files via upload - Slight changes to the output from certain cells
ee8531e graphviz issue solved -
9549fe1 Add files via upload -

1.0

06 Jun 23:09
c27d701
Compare
Choose a tag to compare
1.0

initial release with docker image