Company 1's Algorithm 2 Package for SENG 499 2022
Project description
Algorithm 2
In src
you will find 2 folders:
c1algo2
: The main module created for use by back end. After runningpip 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
Release history Release notifications | RSS feed
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.1.tar.gz
(11.1 kB
view details)
Built Distribution
c1algo2-1.0.1-py3-none-any.whl
(10.4 kB
view details)
File details
Details for the file c1algo2-1.0.1.tar.gz
.
File metadata
- Download URL: c1algo2-1.0.1.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae29aca79861cc401bb807c44b737e162ab0d3f3c267b9ce96daad0f91b1c492 |
|
MD5 | d9e9cd659a2d5fded6a9da1a06d7420f |
|
BLAKE2b-256 | af3fd29e149b16be5d42601baae1c17e326fb0af7a50c7b005fabc63368e1b3c |
File details
Details for the file c1algo2-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: c1algo2-1.0.1-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b12638a748d6227a51f47a9c7e33a0addb87710392bee5f14438be0c3e6f04cc |
|
MD5 | fe08e3edef7318ee2c9c08d085dd5218 |
|
BLAKE2b-256 | c2527b8a60790cfc36674cf57bdaa465809ccc12d5826313b5d8fd9ef046f5d5 |