python-timbl

Machine Learning Library

A Python extension module wrapping the TiMBL C++ programming interface to facilitate prototyping of machine learning-based applications using nearest neighbour search.

python-timbl, originally developed by Sander Canisius, is a Python extension module wrapping the full TiMBL C++ programming interface. With this module, all functionality exposed through the C++ interface is also available to Python scripts. Being able to access the API from Python greatly facilitates prototyping TiMBL-based applications.

GitHub

18 stars
4 watching
3 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list

k-nearest-neighboursknnmachine-learningpythontimbl

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
proycon/python-frogA Python binding to a C++ NLP tool for Dutch language processing tasks47
asbaker/racket-knnAn implementation of the K Nearest Neighbors algorithm using Scheme and Racket16
laymonage/kbbi-pythonA Python module providing access to the Indonesian Online Dictionary82
felipexw/knn-java-libraryAn implementation of a K-Nearest Neighbor algorithm for supervised learning7
johnstonskj/rml-knnAn implementation of a k-Nearest Neighbor algorithm for classification in Racket.1
mrkn/pycall.rbEnables direct interaction between Ruby and Python functions1,059
okerew/okrolearnA Python machine learning library providing efficient array operations and neural network functionality3
yanailab/knn-smoothingA Python implementation of an algorithm for smoothing high-throughput single-cell RNA-Seq data using k-nearest neighbors.53
norlab-ulaval/libnaboA fast K Nearest Neighbor library for low-dimensional spaces452
reddavis/knnAn implementation of the K Nearest Neighbour algorithm in Ruby, allowing users to query a dataset and retrieve the k most similar data points based on various distance measurements.37
nathanepstein/knearA JavaScript implementation of the k-nearest neighbors algorithm for supervised machine learning48
maspwr/rtimblA Ruby interface to a machine-learning library written in C++5
kefirski/bytenetA Pytorch implementation of a neural network model for machine translation47
timkpaine/jupyterlab_commandsAllows users to run arbitrary Python commands within the JupyterLab command palette.58
proycon/python-uctoA Python binding to an advanced, extensible tokeniser written in C++29