Featrix AI API
Project description
Welcome to Featrix!
Featrix is a data gateway to create ML models for structured data with no data preparation on your part. Featrix comes with a Python client library for ML engineers and data scientists to work with any structured data source, including Pandas dataframes. Featrix is powered by a hosted SaaS or private Docker containers deployed on site in private clouds with an enterprise license.
Getting started is easy and involves just a few steps:
Load your baseline training data into a Featrix “data space”. Train a “vector space” on that data. This transforms the original data into vectors that you can leverage for models or querying. At this point, you can cluster the vectors or query for nearest neighbors with no further work. You can also train a downstream prediction model for a target column. The target column can be in the original data, or it can be something specific to the model itself. Then you can run the model. The model can be presented with partial records and it returns values for the target. A few notes on why we have picked these abstractions:
The data space lets you mix and match source data into different configurations or arrangements without having to reload the data. Manually joining data is not required to associate data in the data space; Featrix infers likely combinations to associate data and you can choose to override these if needed. A data space can have multiple vector spaces with different arrangements. A vector space can have multiple models. Every vector space includes a set of vector indices to enable extremely fast querying for clusters or nearest neighbors in the data set.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file featrixclient-2024.1024.1.tar.gz
.
File metadata
- Download URL: featrixclient-2024.1024.1.tar.gz
- Upload date:
- Size: 52.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a2cde262273549deb9888ff13ed6d9061026eea2c70fc71987458cd87fc06f2 |
|
MD5 | 753610f21eec668e8e78a05afe7692d0 |
|
BLAKE2b-256 | dab84e265e1b4f56a779f7037bdde975fc5b4f164cfee67697f6a1f3bc4e1695 |
File details
Details for the file featrixclient-2024.1024.1-py3-none-any.whl
.
File metadata
- Download URL: featrixclient-2024.1024.1-py3-none-any.whl
- Upload date:
- Size: 95.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3d90a401cb020aeb45cd5c3c041b25a3d873851d6905d143ee895c497ab35b5 |
|
MD5 | 702574a8fb20b8c05d2644c0d61555b4 |
|
BLAKE2b-256 | 4b824ba48939473a1375b40d49ac7b14fbfc3b74bd4b69a539020094ae99a57f |