Skip to main content

Company 1's Algorithm 2 Package for SENG 499 2022

Project description

Algorithm 2

In src you will find 2 folders:

  1. c1algo2: The main module created for use by back end. After running pip install c1algo2, you can use our module as follows:
    from c1algo2.forecaster import forecast
    new_schedule = forecast(course_enrollment, program_enrollment, schedule)
    # store these in the db somehow
    

If you have any questions, please contact the Algorithm 2 team :)

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

c1algo2-1.0.0.tar.gz (10.4 kB view hashes)

Uploaded Source

Built Distribution

c1algo2-1.0.0-py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 3

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