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.0.tar.gz (15.1 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: python-alis-0.1.0.tar.gz
  • Upload date:
  • Size: 15.1 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.0.tar.gz
Algorithm Hash digest
SHA256 a960c15ad0daf4cf58c79dad27cf30ddcaf6419964d35126cf0cb8ad52641e36
MD5 43c5ca1f9198828ff594a7cac21ca1f7
BLAKE2b-256 8c3570cbab5e8370e205325367a475396f8616b1cb99db6fa82682779dbdfed9

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