Skip to main content

A collection of generated machine learning algorithms

Project description

Omega: A Library of AI Invented Machine Learning Algorithms

Omega is an open-source Python library containing novel machine learning algorithms generated through automated algorithmic synthesis techniques. These algorithms push the boundaries of traditional machine learning approaches and offer unique capabilities for tackling complex data analysis tasks.

Key Features

  • Novel Algorithms: Includes machine learning algorithms not found in other libraries, created through evolutionary computation and neural architecture search.
  • Simple Scikit-Learn Style Interface: Follows scikit-learn API conventions for easy integration into existing ML pipelines.

Installation

pip install omega-models

Quick Start

from omega_models import DimAwareForest

# Load your dataset
X, y = load_dataset()

# Initialize and train the model
model = DimAwareForest()
model.fit(X, y)

# Make predictions
predictions = model.predict(X_test)

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

omega_models-0.3.2.tar.gz (334.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

omega_models-0.3.2-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file omega_models-0.3.2.tar.gz.

File metadata

  • Download URL: omega_models-0.3.2.tar.gz
  • Upload date:
  • Size: 334.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for omega_models-0.3.2.tar.gz
Algorithm Hash digest
SHA256 43c576a2cbcf01b403bb6583da439a147e0e689c32cdd8401a1c9fe5150568fb
MD5 634bef7b86c4575f867cdcc20fa5893b
BLAKE2b-256 0ed250210ce884cf7b4fdcdb37f8b4d2e301212f55a17a762ac709b7844f3b9e

See more details on using hashes here.

File details

Details for the file omega_models-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: omega_models-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for omega_models-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c0814c5db0603fc274634e7fe65d70189dcc0ce6da93169224a557c9f3c685de
MD5 7ce3cac014462b5f21fd9de0ae587497
BLAKE2b-256 d705d3aa61c17cc849cfaf5d489b089df923c9ce3366859cd59060edf4674a39

See more details on using hashes here.

Supported by

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