Revolutionizing ML adaptive modelling for handling missing features and data. The model can predict missing data in real-world scenarios.
Project description
- Project Name: AdaptiveBridge
- License: MIT License
- Author: Netanel Eliav
- Author Website: https://inetanel.com
- Author Email: netanel.eliav@gmail.com
- Documentation: Click Here
- Issue Tracker: Click Here
Overview
AdaptiveBridge is a revolutionary adaptive modeling for machine learning applications, particularly in the realm of Artificial Intelligence. It tackles a common challenge in AI projects: handling missing features in real-world scenarios. Machine learning models are often trained on specific features, but when deployed, users may not have access to all those features for predictions. AdaptiveBridge bridges this gap by enabling models to intelligently predict and fill in missing features, similar to how humans handle incomplete data. This ensures that AI models can seamlessly manage missing data and features while providing accurate predictions.
Key Features
- Missing Feature Prediction: AdaptiveBridge empowers AI models to predict and fill in missing features based on the available data.
- Feature Selection for Mapping: You can impact the features prediction methods by using configurable thresholds for importance, correlation, and accuracy.
- Adaptive Modeling: Utilize machine learning models to predict missing features, maintaining high prediction accuracy even with incomplete data.
- Custom Accuracy Logic: Define your own accuracy calculation logic to fine-tune feature selection.
- Feature Distribution Handling: Automatically determine the best method for handling feature distribution based on data characteristics.
- Dependency Management: Identify mandatory, deviation, and leveled features to optimize AI model performance.
Usage
With AdaptiveBridge, integrating this powerful tool into your AI and machine learning pipelines is easy. Fit the class to your data, and let it handle missing features intelligently. Detailed comments and comprehensive documentation are provided for straightforward implementation.
Getting Started
Follow these steps to get started with AdaptiveBridge:
-
Clone this repository:
pip install adaptivebridge
# Alternatively git clone https://github.com/inetanel/adaptivebridge.git pip install -r requirements.txt
Dependencies
- Sklearn
- Scipy
- NumPy
- Pandas
- Distfit
- Matplotlib
- Pytest (Production Dependency)
- Tqdm
Contribution
Contributions and feedback are highly encouraged. You can open issues, submit pull requests for enhancements or bug fixes, and be part of the AI community that advances AdaptiveBridge.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Disclaimer
This code is provided as-is, without any warranties or guarantees. Please use it responsibly and review the documentation for usage instructions and best practices.
Project details
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 adaptivebridge-1.1.0.tar.gz
.
File metadata
- Download URL: adaptivebridge-1.1.0.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6462d1a1e2359ee71a93d8d98021430cc04c806f00bcb419a88741778c132c2 |
|
MD5 | 6f9298f8869a552cff0144754ad9d97a |
|
BLAKE2b-256 | d6171f59347cf6d3acdc3820667490913748cd6a9b9676df4e5a2fc86dc9117f |
File details
Details for the file adaptivebridge-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: adaptivebridge-1.1.0-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eda9a041c31751ff4b927b8cb18f5bf57670366c39b61e075b1d16a533894841 |
|
MD5 | c33568602cf28cd6cc078f4b98ee6aeb |
|
BLAKE2b-256 | c8ead5ae86bdd53fb5eaccd17223a94cd9f9743f7418ed577671c22a72086b51 |