Classification-Algorithm
Classification tutorial
An educational resource providing hands-on examples and exercises for learning classification algorithms using Python.
Classification algorithm workshop for WiMLDS
2 stars
0 watching
1 forks
Language: HTML
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ujjwalkarn/datasciencepython | A curated list of tutorials and resources for learning Python for data science, machine learning, and other related topics. | 5,274 |
sahith02/machine-learning-algorithms | A comprehensive resource for machine learning and deep learning algorithms | 292 |
rasbt/pattern_classification | A comprehensive resource for learning and understanding machine learning and pattern classification tasks | 4,148 |
dask/dask-ml | A Python library for scalable machine learning using Dask alongside popular ML libraries | 902 |
adrianmoisey/learn-python | A collection of resources and tutorials for learning the Python programming language | 222 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
pbiecek/biocoll2021 | An open-source tutorial project providing materials and datasets for teaching machine learning with R | 8 |
larsmans/seqlearn | A toolkit for building sequence classification models in Python | 688 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
amueller/scipy_2015_sklearn_tutorial | Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. | 576 |
erikrhanson/problem-solving-with-algorithms-and-data-structures-using-python | Solving problems with algorithms and data structures using Python | 323 |
yusufcakal/algorithms | A collection of basic algorithms and solutions in Java | 24 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 747 |
cardmagic/classifier | A module for text classification using Bayesian and Latent Semantic Indexing algorithms | 660 |
misp/misp-taxonomies | A Python application that provides a standardized set of classification libraries to tag, classify, and organize security-related information. | 264 |