:orphan:
Basic Examples
==============
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/basic/images/thumb/sphx_glr_run_n_jobs_thumb.png
:alt: Parallelize Julearn
:ref:`sphx_glr_auto_examples_basic_run_n_jobs.py`
.. raw:: html
Parallelize Julearn
.. raw:: html
.. only:: html
.. image:: /auto_examples/basic/images/thumb/sphx_glr_run_simple_binary_classification_thumb.png
:alt: Simple Binary Classification
:ref:`sphx_glr_auto_examples_basic_run_simple_binary_classification.py`
.. raw:: html
Simple Binary Classification
.. raw:: html
.. only:: html
.. image:: /auto_examples/basic/images/thumb/sphx_glr_plot_inspect_random_forest_thumb.png
:alt: Inspecting Random Forest models
:ref:`sphx_glr_auto_examples_basic_plot_inspect_random_forest.py`
.. raw:: html
Inspecting Random Forest models
.. raw:: html
.. only:: html
.. image:: /auto_examples/basic/images/thumb/sphx_glr_plot_cm_acc_multiclass_thumb.png
:alt: Multiclass Classification
:ref:`sphx_glr_auto_examples_basic_plot_cm_acc_multiclass.py`
.. raw:: html
Multiclass Classification
.. raw:: html
.. only:: html
.. image:: /auto_examples/basic/images/thumb/sphx_glr_plot_groupcv_inspect_svm_thumb.png
:alt: Inspecting SVM models
:ref:`sphx_glr_auto_examples_basic_plot_groupcv_inspect_svm.py`
.. raw:: html
Inspecting SVM models
.. raw:: html
.. only:: html
.. image:: /auto_examples/basic/images/thumb/sphx_glr_plot_stratified_kfold_reg_thumb.png
:alt: Stratified K-fold CV for regression analysis
:ref:`sphx_glr_auto_examples_basic_plot_stratified_kfold_reg.py`
.. raw:: html
Stratified K-fold CV for regression analysis
.. raw:: html
.. only:: html
.. image:: /auto_examples/basic/images/thumb/sphx_glr_plot_transform_until_thumb.png
:alt: Preprocessing with variance threshold, zscore and PCA
:ref:`sphx_glr_auto_examples_basic_plot_transform_until.py`
.. raw:: html
Preprocessing with variance threshold, zscore and PCA
.. raw:: html
.. only:: html
.. image:: /auto_examples/basic/images/thumb/sphx_glr_plot_example_regression_thumb.png
:alt: Regression Analysis
:ref:`sphx_glr_auto_examples_basic_plot_example_regression.py`
.. raw:: html
Regression Analysis
.. raw:: html
.. only:: html
.. image:: /auto_examples/basic/images/thumb/sphx_glr_plot_confound_removal_classification_thumb.png
:alt: Confound Removal (model comparison)
:ref:`sphx_glr_auto_examples_basic_plot_confound_removal_classification.py`
.. raw:: html
Confound Removal (model comparison)
.. raw:: html
.. toctree::
:hidden:
/auto_examples/basic/run_n_jobs
/auto_examples/basic/run_simple_binary_classification
/auto_examples/basic/plot_inspect_random_forest
/auto_examples/basic/plot_cm_acc_multiclass
/auto_examples/basic/plot_groupcv_inspect_svm
/auto_examples/basic/plot_stratified_kfold_reg
/auto_examples/basic/plot_transform_until
/auto_examples/basic/plot_example_regression
/auto_examples/basic/plot_confound_removal_classification
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: basic_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: basic_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery