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

Uploaded Source

File details

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

File metadata

  • Download URL: python-alis-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 78b5a238ede3dfbad53337879eb21c532272de2af12b11e353dd1671d40eeb68
MD5 40383c65db35ac2d96054ae43360f028
BLAKE2b-256 d8e7ccff12d36cd3bda01e26ae1dcdf6e19a8083f1ad1ec84b5bd9cc678ec8de

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