From 5687ae1f50767fa3261aed93a76ce7c5bb70abb8 Mon Sep 17 00:00:00 2001 From: StefanTodoran Date: Thu, 5 Oct 2023 22:39:06 +0000 Subject: [PATCH] deploy: 119bf243d468fbd957d0340095d4714f12eeb8f8 --- .buildinfo | 2 +- .../1.1_open_reproducible_science.html | 6 +++--- .../1.2_jupyter_environment.html | 6 +++--- .../1.3_python_environment.html | 6 +++--- .../1.4_computational_environments.html | 6 +++--- .../1.5_version_control_git.html | 6 +++--- Chapter1-GettingStarted/readme.html | 6 +++--- .../2.10_MLready_data.html | 8 ++++---- .../2.1_Data_Definitions.html | 6 +++--- .../2.2_data_formats_rendered.html | 8 ++++---- .../2.3_Numpy_arrays.html | 8 ++++---- .../2.4_pandas_rendered.html | 8 ++++---- Chapter2-DataManipulation/2.5_xarrays.html | 8 ++++---- Chapter2-DataManipulation/2.6_resampling.html | 8 ++++---- .../2.7_data_spectral_transforms.html | 8 ++++---- .../2.8_feature_engineering.html | 8 ++++---- Chapter2-DataManipulation/2.9_pca.html | 8 ++++---- Chapter3-MachineLearning/3.1_clustering.html | 8 ++++---- .../3.2_classification_regression.html | 8 ++++---- .../3.3_binary_classification.html | 8 ++++---- .../3.4_multiclass_classification.html | 8 ++++---- .../3.5_logistic_regression.html | 8 ++++---- .../3.6_randomForest_regression.html | 8 ++++---- .../3.7_hyperparameter_tuning.html | 8 ++++---- .../3.8_ensemble_learning.html | 8 ++++---- Chapter3-MachineLearning/3.9_autoML.html | 8 ++++---- .../mlgeo_4.1_neural_networks.html | 8 ++++---- .../mlgeo_4.2_MultiLayerPerceptron.html | 8 ++++---- Chapter4-DeepLearning/mlgeo_4.3_CNN.html | 8 ++++---- Chapter4-DeepLearning/mlgeo_4.4_RNN.html | 8 ++++---- .../mlgeo_4.5_AutoEncoder.html | 8 ++++---- Chapter4-DeepLearning/mlgeo_4.6_NAS.html | 8 ++++---- Chapter6-ModelWorkflows/readme.html | 6 +++--- _sources/about_this_book/about_this_book.md | 2 +- about_this_book/0_mlgeo_project.html | 6 +++--- about_this_book/about_this_book.html | 8 ++++---- about_this_book/acknowledgements.html | 6 +++--- genindex.html | 4 ++-- reference/bibliography.html | 6 +++--- reference/glossary.html | 6 +++--- reports/3.6_randomForest_regression.log | 19 +++++++------------ search.html | 4 ++-- 42 files changed, 149 insertions(+), 154 deletions(-) diff --git a/.buildinfo b/.buildinfo index 9deb3f0..234de92 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 949051aa564eb96a8d447428c03bef73 +config: 0f22919c0c562521df4f50f8982f6b8a tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/Chapter1-GettingStarted/1.1_open_reproducible_science.html b/Chapter1-GettingStarted/1.1_open_reproducible_science.html index 26713e9..c7a1e43 100644 --- a/Chapter1-GettingStarted/1.1_open_reproducible_science.html +++ b/Chapter1-GettingStarted/1.1_open_reproducible_science.html @@ -443,7 +443,7 @@

ML Geo Curriculum