Stars
High performance server-side application framework
C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API
Python composable command line interface toolkit
MARISA: Matching Algorithm with Recursively Implemented StorAge
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improved version of cmake-compile-features
pytoolz / cytoolz
Forked from eriknw/cytoolzCython implementation of Toolz: High performance functional utilities
Nimfa: Nonnegative matrix factorization in Python
LIBSVM -- A Library for Support Vector Machines
optimization routines for hyperparameter tuning
Spearmint is a package to perform Bayesian optimization according to the algorithms outlined in the paper: Practical Bayesian Optimization of Machine Learning Algorithms. Jasper Snoek, Hugo Laroche…
An extensible framework for program autotuning
A global, black box optimization engine for real world metric optimization.
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials,…
Distributed Asynchronous Hyperparameter Optimization in Python
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
💫 Industrial-strength Natural Language Processing (NLP) in Python
An Open Source Machine Learning Framework for Everyone
a software library containing BLAS functions written in OpenCL
This is a Python binding to the tokenizer Ucto. Tokenisation is one of the first step in almost any Natural Language Processing task, yet it is not always as trivial a task as it appears to be. Thi…
Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use…
Python stemming library using snowball stemmers