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

Uploaded Python 3

File details

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

File metadata

  • Download URL: omega_models-0.3.4.tar.gz
  • Upload date:
  • Size: 17.9 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.4.tar.gz
Algorithm Hash digest
SHA256 afbf980f060a4035bd367eae4becd6480423c032830925c4ec87179b670c40b1
MD5 24bfa43fe02149661519dbae6358c2a9
BLAKE2b-256 b92f3e26e9f9a0a589f6c4736b0d91f316fc40de4588c7b60556d44bf0d2e69f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: omega_models-0.3.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 bb94325b7527f3e2ff4a21107f36af9392b4ccf200ed9b5614fb1bde72f872c8
MD5 58f2f080b4d9bbaebbdc595a25801bf5
BLAKE2b-256 31c97c1cef9fb751f63bc8c0367c8e0e93a869e391a733a78425951748a8960a

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