Skip to main content

Revolutionizing ML adaptive modelling for handling missing features and data. The model can predict missing data in real-world scenarios.

Project description

GitHub Repository MIT License

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:

  1. 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

adaptivebridge-1.1.0.tar.gz (19.3 kB view hashes)

Uploaded Source

Built Distribution

adaptivebridge-1.1.0-py3-none-any.whl (17.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page