CarsonScott/Competitive-Feature-Learning
Online feature-extraction and classification algorithm that learns representations of input patterns.
This algorithm helps categorize complex input patterns by learning and adapting to their unique characteristics over time. It takes in raw data patterns and outputs classifications based on actively recognized features. This is ideal for professionals who need to automatically group or identify data points that share underlying similarities, such as in signal processing or anomaly detection.
No commits in the last 6 months.
Use this if you need an adaptive system to classify diverse input patterns without extensive manual feature engineering, especially when the data's underlying structure might evolve.
Not ideal if your classification task involves simple, static data patterns that can be easily categorized with traditional, less adaptive methods.
Stars
31
Forks
3
Language
C++
License
—
Category
Last pushed
Feb 26, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CarsonScott/Competitive-Feature-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
oracle/tribuo
Tribuo - A Java machine learning library
o19s/elasticsearch-learning-to-rank
Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch
Waikato/meka
Multi-label classifiers and evaluation procedures using the Weka machine learning framework.
Waikato/moa
MOA is an open source framework for Big Data stream mining. It includes a collection of machine...
allegro/allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch.