CogitatorTech/feature-factory
A feature engineering library for Rust 🦀 with Python bindings 🐍 (WIP)
This tool helps data scientists prepare their raw dataset for machine learning models. You provide a dataset with various columns, and it transforms messy or incomplete data into a clean, structured format, making it ready for analysis. It's designed for data scientists who build predictive models and need robust ways to handle data preprocessing challenges.
Use this if you are a data scientist working with tabular data and need to efficiently clean, transform, and select features for your machine learning models.
Not ideal if you are looking for a simple data visualization tool or if you primarily work with unstructured data like images or text.
Stars
22
Forks
—
Language
Rust
License
Apache-2.0
Category
Last pushed
Dec 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CogitatorTech/feature-factory"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SomeB1oody/RustyML
A high-performance machine learning library in pure Rust, offering statistical utilities, ML...
smartcorelib/smartcore
A comprehensive library for machine learning and numerical computing. Apply Machine Learning...
open-spaced-repetition/fsrs-rs
FSRS for Rust, including Optimizer and Scheduler
open-spaced-repetition/fsrs-optimizer
FSRS Optimizer Package
rust-ml/linfa
A Rust machine learning framework.