Skip to content
Snippets Groups Projects
Commit 61cdcb4d authored by schmittu's avatar schmittu :beer:
Browse files

Merge branch 'master' of sissource.ethz.ch:sispub/machinelearning-introduction-workshop

parents 6b70aaa7 99330e1f
No related branches found
No related tags found
No related merge requests found
# Targeted audience
- Researchers from DBIOL, BSSE and DGESS having no machine learning experience yet.
......@@ -164,7 +163,7 @@ Intention: accuracy is usefull but has pitfalls
### Coding session
- build SVM and Random forest crossval pipelines for previous examples
- build SVM and LinearRegression crossval pipelines for previous examples
- use PCA in pipeline for (+) to improve performance
- find optimal SVM parameters
- find optimal pca components number
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment