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

Uploaded Python 3

File details

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

File metadata

  • Download URL: omega_models-0.2.1.tar.gz
  • Upload date:
  • Size: 308.3 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.1.tar.gz
Algorithm Hash digest
SHA256 42593602948612ffe724aec9bb2c740e3bbf196f9cc2cf8c17d4600155c32aa1
MD5 71e783e37f5a679d2205f2cd66aac8bd
BLAKE2b-256 a7eb6b50d3c9a5c031f27c5391c952473cb98cce697cefd761617f526983e3a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: omega_models-0.2.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 267e49714720f7ab50295cdffb3eb281a46887326d5ee3100ff0218123c69b54
MD5 51684d6ea3f27710c683a3899920f8d9
BLAKE2b-256 2b025e01010edf8aac9c3568584e488f6bf4b01eea0034acf1aa45ec00bc1d55

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