-
Updated
Sep 13, 2020 - Python
{{ message }}
Machine learning is the practice of teaching a computer to learn. The concept uses pattern recognition, as well as other forms of predictive algorithms, to make judgments on incoming data. This field is closely related to artificial intelligence and computational statistics.
A toolkit for making real world machine learning and data analysis applications in C++
Snips Python library to extract meaning from text
Rasa Core is now part of the Rasa repo: An open source machine learning framework to automate text-and voice-based conversations
I'm sorry if I missed this functionality, but CLI version hasn't it for sure (I saw the related code only in generate_code_examples.py). I guess it will be very useful to eliminate copy-paste phase, especially for large models.
Of course, piping is a solution, but not for development in Jupyter Notebook, for example.
[UNMAINTAINED] Automated machine learning for analytics & production
A fast, efficient universal vector embedding utility package.
A modular active learning framework for Python
Java Statistical Analysis Tool, a Java library for Machine Learning
Pool-based active learning in Python
[UNMAINTAINED] Automated machine learning- just give it a data file! Check out the production-ready version of this project at ClimbsRocks/auto_ml
PyTorch implementation of TabNet paper
Python learning to rank (LTR) toolkit
NNDial is an open source toolkit for building end-to-end trainable task-oriented dialogue models. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
Complete path for a beginner to become a Machine Learning Scientist!
Hyperparameter optimization that enables researchers to experiment, visualize, and scale quickly.
Confusion Matrix in Python: plot a pretty confusion matrix (like Matlab) in python using seaborn and matplotlib
The Java Graphical Authorship Attribution Program
An Acceleration System for Large-scale Outlier Detection (Anomaly Detection)
Open source Machine Learning library written in Java
A simple machine learning framework written in Swift
A tool for supervised Machine Learning in OWL and Description Logics
Tiny and elegant deep learning library
Machine Learning Concepts with Concepts
Advanced Machine Learning and Visualization
An extensive machine learning library, made from scratch (Python).
Bright Wire is an open source machine learning library for .NET with GPU support (via CUDA)
What is the desired addition or change?
The algorithm for finding the centroids of clusters should be customizable similar to the way metric is.
What is the motivation for this feature?
This will allow implementation of weighted k-means algorithm as well algorithms