Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alecrem/openla-examples
Notebooks testing OpenLA's functionalities
https://github.com/alecrem/openla-examples
Last synced: 20 days ago
JSON representation
Notebooks testing OpenLA's functionalities
- Host: GitHub
- URL: https://github.com/alecrem/openla-examples
- Owner: alecrem
- License: mit
- Created: 2022-04-05T02:31:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T01:46:28.000Z (over 2 years ago)
- Last Synced: 2023-08-24T04:12:01.008Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage: https://limu.ait.kyushu-u.ac.jp/~openLA/
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openla-examples
Notebooks testing [OpenLA](https://limu.ait.kyushu-u.ac.jp/~openLA/)'s functionalities
## Course Information Module
- [course_information.ipynb](course_information/course_information.ipynb)
## EventStream Class
- [event_stream.ipynb](event_stream/event_stream.ipynb)
## Data Conversion Module
- [operation_count.ipynb](data_conversion/operation_count.ipynb)
- [page_transition.ipynb](data_conversion/page_transition.ipynb)
- [pagewise.ipynb](data_conversion/pagewise.ipynb)
- [timerange.ipynb](data_conversion/timerange.ipynb)## Data Extraction Module
- [data_extraction.ipynb](data_extraction/data_extraction.ipynb)