seqlearn
Sequence classifier
A toolkit for building sequence classification models in Python
Sequence learning toolkit for Python
689 stars
40 watching
101 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
alex-berard/seq2seq | An attention-based sequence-to-sequence learning framework | 389 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
modelscope/adaseq | A comprehensive Python library for developing state-of-the-art sequence understanding models, providing pre-trained models and tools for natural language processing tasks. | 416 |
rsgalloway/pyseq | A Python module for finding and serializing groups of items with numerical sequence indices. | 123 |
nlgranger/seqtools | A Python library to manipulate and transform indexable data | 48 |
ibm/pytorch-seq2seq | A PyTorch-based framework for building and training sequence-to-sequence models | 1,498 |
eladhoffer/seq2seq.pytorch | Provides tools and frameworks for training sequence-to-sequence models using PyTorch | 523 |
amueller/scipy_2015_sklearn_tutorial | Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. | 576 |
vhellendoorn/code-lms | A guide to using pre-trained large language models in source code analysis and generation | 1,782 |
usmanr149/classification-algorithm | An educational resource providing hands-on examples and exercises for learning classification algorithms using Python. | 2 |
djcp/linnaeus | A Redis-backed system for classifying documents into categories based on their content. | 38 |
ujjwalkarn/datasciencepython | A curated list of tutorials and resources for learning Python for data science, machine learning, and other related topics. | 5,276 |
mohaseeb/shaplets-python | A Python implementation of a shapelet-based time-series classification algorithm using gradient descent. | 218 |
gmonce/scikit-learn-book | Source code and data for a machine learning book with Python tutorials | 393 |
scikit-learn/scikit-learn | A comprehensive Python module for machine learning built on top of SciPy | 60,210 |