Skip to content

Commit 62b9459

Browse files
committed
added machine learning lesson
1 parent 731c7a7 commit 62b9459

File tree

6 files changed

+74
-66
lines changed

6 files changed

+74
-66
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,14 @@ If you have any questions, please use the anonymous etherpad (see email) or open
8888
* [Functional parameters in python](http://github.com/BiAPoL/Bio-image_Analysis_with_Python/blob/main/python_basics/12_functional_parameters.ipynb)
8989
* Block 10 - Hypothesis testing
9090
* [Follow up: Handling NaNs in Pandas DataFrames](http://github.com/BiAPoL/Bio-image_Analysis_with_Python/blob/main/biostatistics/Handling_NaNs_in_Pandas_DataFrames.ipynb)
91+
* [Hypotheses in the statistical sense](http://github.com/BiAPoL/Bio-image_Analysis_with_Python/blob/main/biostatistics/Stats3_without_pictures.pdf)
92+
* [Testing statistics](http://github.com/BiAPoL/Bio-image_Analysis_with_Python/blob/main/biostatistics/stats3.ipynb)
9193
* Block 11 - Big data and data visualization
94+
* [Non-parametric testing](http://github.com/BiAPoL/Bio-image_Analysis_with_Python/blob/main/biostatistics/Stats4.pdf)
95+
* [Nonparametric testing](http://github.com/BiAPoL/Bio-image_Analysis_with_Python/blob/main/biostatistics/stats4.ipynb)
9296
* Block 12 - Machine learning I
97+
* [Introduction to Machine Learning](http://github.com/BiAPoL/Bio-image_Analysis_with_Python/blob/main/machine_learning/Machine_Learning_for_BioImage_Analysis.pdf)
98+
* [Pixel classification using Scikit-learn](http://github.com/BiAPoL/Bio-image_Analysis_with_Python/blob/main/machine_learning/scikit_learn_random_forest_pixel_classifier.ipynb)
9399
* Block 13 - Machine learning II
94100
* Block 14 - Summary
95101

data/BBBC038/0bf4b1.tif

64.2 KB
Binary file not shown.

data/BBBC038/0bf4b1_binary.tif

64.1 KB
Binary file not shown.
145 KB
Binary file not shown.
4.83 MB
Binary file not shown.

machine_learning/scikit_learn_random_forest_pixel_classifier.ipynb

Lines changed: 68 additions & 66 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)