BioColl2021
Machine Learning Tutorial
An open-source tutorial project providing materials and datasets for teaching machine learning with R
Notes for the tutorial "Introduction to Machine Learning with R" given at "Biometrisches Kolloquium 2021"
8 stars
3 watching
4 forks
Language: HTML
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
shanky-21/machine_learning | A collection of machine learning techniques taught through interactive Jupyter Notebooks | 29 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
ogrisel/parallel_ml_tutorial | A tutorial on parallel machine learning with scikit-learn and IPython | 1,592 |
gaelvaroquaux/scikit-learn-tutorial | A tutorial on applying machine learning to practical situations using the scikit-learn library | 129 |
codingtrain/machine-learning | A collection of resources and examples around machine learning for education and development | 955 |
amueller/scipy_2015_sklearn_tutorial | Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. | 576 |
pbiecek/xaiaterum2020 | An R package and workshop materials for explaining machine learning models using explainable AI techniques | 52 |
jvalegre/robert | Automated machine learning protocols for cheminformatics using Python | 38 |
zlpure/machine-learning--coursera | A comprehensive solution to machine learning assignments on Coursera with MATLAB code | 55 |
britefury/deep-learning-tutorial-pydata | A tutorial project providing guidance on building and training deep learning models using PyData | 85 |
catboost/tutorials | A collection of tutorials and guides on using the CatBoost machine learning library for various tasks | 1,033 |
visenger/handson-ml | Teaches Machine Learning fundamentals in Python using Scikit-Learn and TensorFlow | 6 |
cylance/introductiontomachinelearningforsecuritypros | A collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects | 150 |
gmonce/scikit-learn-book | Source code and data for a machine learning book with Python tutorials | 393 |
hardmaru/pytorch_notebooks | A collection of tutorial notebooks focused on building and training neural networks using PyTorch. | 385 |