Skip to main content

Framework for meta-optimisation in AutoML tasks

Project description

MetaFEDOT

MetaFEDOT is an open platform for sharing meta-learning experiences in AutoML and more general Graph Optimization. The project has 3 major long-term goals:

  1. Provide codebase and utilities for experiments in meta-learning (work in progress)
  2. Accumulate metaknowledge for popular application fields, such as tabular classification, tabular regression, time series forecasting, etc., based on public datasets and benchmarks (work in progress)
  3. Provide user API allowing outer target-independent usage of accumulated meta-knowledge (planned)

Codebase and utilities for experiments in meta-learning

This framework consists of several key components that automate and enhance the process of meta-learning. It provides functionalities for dataset and model management, meta-features extraction, dataset similarity assessment. The components work together to facilitate the initial approximation fitting process.

Each of the components may include different implementations while staying compatible. This is achieved by specification and maintaining their external interfaces.

Datasets loader & Dataset

Automate dataset management, including retrieval, caching, and loading into memory. Optimize experiments by minimizing calls to the dataset source and conserve memory usage.

Models Loader & Model

Import and consolidate model evaluation data for datasets. Support experiment selection based on predefined criteria, currently compatible with FEDOT AutoML framework results.

Meta-features Extractor

Automates the extraction of meta-features from datasets, improving efficiency by caching values. Can load dataset data if it is necessary for meta-features extraction. For example, one of implementations utilize the PyMFE library for meta-feature extraction.

Datasets Similarity Assessor

Assesses dataset similarity based on meta-features. For a given dataset, provides list of similar datasets and optionally calculates similarity measures. For example, one of implementations uses the "NearestNeighbors" model from scikit-learn.

Models Advisor

Combines results from Models Loader and Datasets Similarity Assessor. Provides recommendations for models based on loaded data and similar datasets. Possible implementations allow for heuristic-based suggestions.

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

MetaFEDOT-0.0.5.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

MetaFEDOT-0.0.5-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

Details for the file MetaFEDOT-0.0.5.tar.gz.

File metadata

  • Download URL: MetaFEDOT-0.0.5.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for MetaFEDOT-0.0.5.tar.gz
Algorithm Hash digest
SHA256 0ea7ad674d0a0250f8f48378168cbdbbf52af2442e85a19f0635d83dde6f1b61
MD5 415b91f404573518d371b020f768e065
BLAKE2b-256 a32006a55d255821e50b9d9f2072c51bafd033e9892b1490f93521dd9db90081

See more details on using hashes here.

File details

Details for the file MetaFEDOT-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: MetaFEDOT-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 22.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for MetaFEDOT-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 17de3dc0b90c868dc54bc07f97c5eb7643e6f2c370f818fffb66d16c4cfd95d1
MD5 bc7871f788036f2f8f48b40481c5a15e
BLAKE2b-256 57ba00b1f48a096348421dd8dad31592d298ae74b4c98ed4487aa8944a993f24

See more details on using hashes here.

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