From e023caf894edd250636e4aa3236d30aed4cfb145 Mon Sep 17 00:00:00 2001 From: daslu Date: Tue, 20 Aug 2024 23:54:38 +0300 Subject: [PATCH] rerendered doc --- docs/index.html | 23 +- docs/noj_book.automl.html | 318 +++++++++--------- docs/noj_book.datasets.html | 30 +- docs/noj_book.interactions_ols.html | 96 +++--- docs/noj_book.ml_basic.html | 76 +++-- docs/noj_book.prepare_for_ml.html | 108 +++--- docs/noj_book.underlying_libraries.html | 24 +- ...book.visualizing_correlation_matrices.html | 60 ++-- docs/notebooks/chapters.edn | 3 +- docs/search.json | 211 ++++++------ 10 files changed, 505 insertions(+), 444 deletions(-) diff --git a/docs/index.html b/docs/index.html index d97db76..48da8dd 100644 --- a/docs/index.html +++ b/docs/index.html @@ -126,6 +126,12 @@ 2  Underlying libraries + + @@ -141,37 +147,37 @@ @@ -230,7 +236,7 @@

Scinojure Documentation

1 Preface

-

Scinojure is an entry point to the Clojure stack for data & science.

+

Scinojure (“Noj”) is an entry point to the Clojure stack for data & science.

It collects a few of the main libraries and documents common ways to use them together.

Source: (GitHub repo)

Artifact: 2-alpha1-SNAPSHOT

@@ -245,7 +251,8 @@

Underlying libraries +
  • Underlying libraries

  • +
  • Recommended libraries

  • Tutorials

      diff --git a/docs/noj_book.automl.html b/docs/noj_book.automl.html index deadcac..66ec430 100644 --- a/docs/noj_book.automl.html +++ b/docs/noj_book.automl.html @@ -7,7 +7,7 @@ -Scinojure Documentation – 5  AutoML using metamorph pipelines +Scinojure Documentation – 6  AutoML using metamorph pipelines