Skip to main content

Spark-based distribution version of fast and customizable framework for automatic ML model creation (AutoML)

Project description

SLAMA: LightAutoML on Spark

SLAMA is a version of LightAutoML library modified to run in distributed mode with Apache Spark framework.

It requires:

  1. Python 3.9
  2. PySpark 3.2+ (installed as a dependency)
  3. Synapse ML library (It will be downloaded by Spark automatically)

Currently, only tabular Preset is supported. See demo with spark-based tabular automl preset in examples/spark/tabular-preset-automl.py. For further information check docs in the root of the project containing dedicated SLAMA section.

License

This project is licensed under the Apache License, Version 2.0. See LICENSE file for more details.

Installation

First of all you need to install git and poetry.

# Load LAMA source code
git clone https://github.com/fonhorst/LightAutoML_Spark.git

cd LightAutoML/

# !!!Choose only one item!!!

# 1. Global installation: Don't create virtual environment
poetry config virtualenvs.create false --local

# 2. Recommended: Create virtual environment inside your project directory
poetry config virtualenvs.in-project true

# For more information read poetry docs

# Install LAMA
poetry lock
poetry install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

sparklightautoml-0.5.0-py3-none-any.whl (160.0 kB view details)

Uploaded Python 3

File details

Details for the file sparklightautoml-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: sparklightautoml-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 160.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.4.0-200-generic

File hashes

Hashes for sparklightautoml-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6fbdae9d4bd68e7a5ff7d53e974d9b329e7cb092777d1bfed667683723d5d877
MD5 aa74fbe90d15c849591b0946a724f7ba
BLAKE2b-256 737b856dcd382826eb492abb809aca79aab6d7374b2d02419d75b9c428c78b6e

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