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.3.tar.gz (17.8 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.3-py3-none-any.whl (23.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: omega_models-0.3.3.tar.gz
  • Upload date:
  • Size: 17.8 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.3.tar.gz
Algorithm Hash digest
SHA256 080d2c4597875d782657353027323ef908b1d8f76f4e9a0a38cc3e3a3e31638e
MD5 96f6132e6a80e92d29979e803f0ebdf5
BLAKE2b-256 c4855dba4214201d622544ecfa4990a8b48a7f1ea3dc717eab2d75e9f7e6726a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: omega_models-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 23.7 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cd9a6890c7bea496de39ecefd6dbc03b13310d8f31a3f55180df7a3945cca12b
MD5 eb0ce18e7ec7ff12d512d68ec85e6c44
BLAKE2b-256 6d57dfdab4da32373e4595023195ec548b6b30940181619ae7a5ac3b23c337ac

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