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.2.2.tar.gz (308.2 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.2.2-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: omega_models-0.2.2.tar.gz
  • Upload date:
  • Size: 308.2 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.2.2.tar.gz
Algorithm Hash digest
SHA256 472dca1579b4a36e53aaff3821c720376f09601651749f4dd20b73e8cf1f93f6
MD5 6d71bc60617125be0a0873450265900e
BLAKE2b-256 b2ff2c19c7813c9b616fc47a0af7c6cfbce59196f4c38b2c00158d2c556da547

See more details on using hashes here.

File details

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

File metadata

  • Download URL: omega_models-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 4.0 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.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 269edbd113d809e681b71c7e50f33da789bd236441ba6199e6992aaa548b9174
MD5 36f6b934e553e7279501a18dca3f3bbc
BLAKE2b-256 a5231e7cc89843ba9b80f7b8280ead39749d62111ef4d692e704d46e74920bcb

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