:orphan: .. _l-notebooks: ================= Notebooks Gallery ================= :ref:`l-notebooks-coverage` .. contents:: :depth: 1 :local: .. raw:: html
Exploration =========== Notebooks about experimentations. .. contents:: :local: .. toctree:: :maxdepth: 1 notebooks/search_images_keras notebooks/search_images_torch .. raw:: html
.. only:: html .. figure:: /notebooks/search_images_keras.thumb.png :ref:`searchimageskerasrst` .. raw:: html
.. raw:: html
.. only:: html .. figure:: /notebooks/search_images_torch.thumb.png :ref:`searchimagestorchrst` .. raw:: html
.. raw:: html
Extensions to scikit-learn ========================== The following notebooks shows machine learning object which follow :epkg:`scikit-learn` API not implemented in :epkg:`scikit-learn`. .. toctree:: :maxdepth: 1 notebooks/decision_tree_logreg notebooks/faster_polynomial_features notebooks/kmeans_l1 notebooks/logistic_regression_clustering notebooks/piecewise_classification notebooks/piecewise_linear_regression notebooks/predictable_tsne notebooks/quantile_mlpregression notebooks/quantile_regression notebooks/regression_confidence_interval notebooks/traceable_ngrams_tfidf notebooks/sklearn_transformed_target notebooks/visualize_pipeline .. raw:: html
.. only:: html .. figure:: /notebooks/decision_tree_logreg.thumb.png :ref:`decisiontreelogregrst` .. raw:: html
.. raw:: html
.. only:: html .. figure:: /notebooks/faster_polynomial_features.thumb.png :ref:`fasterpolynomialfeaturesrst` .. raw:: html
.. raw:: html
.. only:: html .. figure:: /notebooks/kmeans_l1.thumb.png :ref:`kmeansl1rst` .. raw:: html
.. raw:: html
.. only:: html .. figure:: /notebooks/logistic_regression_clustering.thumb.png :ref:`logisticregressionclusteringrst` .. raw:: html
.. raw:: html
.. only:: html .. figure:: /notebooks/piecewise_classification.thumb.png :ref:`piecewiseclassificationrst` .. raw:: html
.. raw:: html
.. only:: html .. figure:: /notebooks/piecewise_linear_regression.thumb.png :ref:`piecewiselinearregressionrst` .. raw:: html
.. raw:: html
.. only:: html .. figure:: /notebooks/predictable_tsne.thumb.png :ref:`predictabletsnerst` .. raw:: html
.. raw:: html
.. only:: html .. figure:: /notebooks/quantile_mlpregression.thumb.png :ref:`quantilemlpregressionrst` .. raw:: html
.. raw:: html
.. only:: html .. figure:: /notebooks/quantile_regression.thumb.png :ref:`quantileregressionrst` .. raw:: html
.. raw:: html
.. only:: html .. figure:: /notebooks/regression_confidence_interval.thumb.png :ref:`regressionconfidenceintervalrst` .. raw:: html
.. raw:: html
.. only:: html .. figure:: /notebooks/traceable_ngrams_tfidf.thumb.png :ref:`traceablengramstfidfrst` .. raw:: html
.. raw:: html
.. only:: html .. figure:: /notebooks/sklearn_transformed_target.thumb.png :ref:`sklearntransformedtargetrst` .. raw:: html
.. raw:: html
.. only:: html .. figure:: /notebooks/visualize_pipeline.thumb.png :ref:`visualizepipelinerst` .. raw:: html
.. raw:: html
Extensions to scikit-learn involving Cython =========================================== Experiments with :epkg:`scikit-learn` and :epkg:`cython`. The first experiment implements a criterion for a :epkg:`sklearn:tree:DecisionTreeRegressor`. This code is based on the API in `Criterion `_ which changed in version 0.21. .. toctree:: :maxdepth: 1 notebooks/piecewise_linear_regression_criterion .. raw:: html
.. only:: html .. figure:: /notebooks/piecewise_linear_regression_criterion.thumb.png :ref:`piecewiselinearregressioncriterionrst` .. raw:: html
.. raw:: html
Games with (scikit-learn) trees =============================== The notebooks explore trees, mostly trees from :epkg:`scikit-learn`, and compute unusual results from the structure. .. toctree:: :maxdepth: 1 notebooks/leave_neighbors .. raw:: html
.. only:: html .. figure:: /notebooks/leave_neighbors.thumb.png :ref:`leaveneighborsrst` .. raw:: html
.. toctree:: :hidden: all_notebooks_coverage