-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into haesleinhuepf-patch-5
- Loading branch information
Showing
10 changed files
with
7,196 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
# Machine Learning | ||
|
||
In this session we will use machine learning techniques, random forest classifiers in particular, to classify pixels, segment objects and classify them. | ||
|
||
You can download the slides [here](Machine_Learning.pdf). | ||
|
1,375 changes: 1,375 additions & 0 deletions
1,375
day3.1_explorative_data_science/0_raw_data_preparation.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
375 changes: 375 additions & 0 deletions
375
day3.1_explorative_data_science/1_data_prep_segment_dapi_batch_process.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
495 changes: 495 additions & 0 deletions
495
day3.1_explorative_data_science/2_data_prep_segment_actin_batch_process.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
404 changes: 404 additions & 0 deletions
404
day3.1_explorative_data_science/3_data_prep_segment_tubulin_batch_process.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
2,499 changes: 2,499 additions & 0 deletions
2,499
day3.1_explorative_data_science/4_data_prep_quantitative_measurements_extraction.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
546 changes: 546 additions & 0 deletions
546
....1_explorative_data_science/5_Interactive_features_exploration_dim_red_one_compound.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.