Skip to main content

A collection of algorithms for scalable data science

Project description

ALIS: Algorithmic Library for Scalability

ALIS: Algorithmic Library for Scalability is a Python package and a good accompanying reference for Leskovec, Rajaraman, and Ullman's Mining of Massive Datasets. This book currently covers topics from Chapters 3 through 5, and Chapter 10 of the reference.

This book provides:

  1. Additional mathematical and code examples
  2. Additional exercises both theoretical and practical
  3. Re-useable API for scalable data mining

ALIS is inspired by the Dive into Deep Learning interactive book with code, math, and discussion.

Installation

ALIS was built using a Python version of 3.8.12. To install the package, perform the following steps:

  1. Clone the alis github repository
https://github.com/phdinds-aim/alis.git
  1. Install the environment or the requirements file via conda or pip

Installation of required libraries via pip

pip install -r requirements.txt

Installation of required libraries via conda

conda env create -f environment.yml
conda activate alis
  1. Install the alis package as an editable source.
pip install -e .

Done! 🎉 The alis package is now installed in your machine.

Authors

ALIS is proudly made by the Asian Institute of Management's PhDinDS batch 2024

  • Leodegario Lorenzo II
  • Michael Dorosan
  • Joseph Christian Noel
  • Antonio Briza
  • Ranzivelle Marianne Roxas-Villanueva

with supervision of our Professor Christian Alis, PhD.

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

python-alis-0.1.3.tar.gz (15.0 kB view details)

Uploaded Source

File details

Details for the file python-alis-0.1.3.tar.gz.

File metadata

  • Download URL: python-alis-0.1.3.tar.gz
  • Upload date:
  • Size: 15.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.12

File hashes

Hashes for python-alis-0.1.3.tar.gz
Algorithm Hash digest
SHA256 5663bf8fe40f7d5c33b25a51acf2a293f55a8a2fde86d892eaf96e10bcc2b1c3
MD5 e00a55bdfed142a1e47e2d5205b0e12e
BLAKE2b-256 4bca054958b3bac8db50bb9012e5668dd3704325330e770965d304b4f06867aa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page