Skip to main content

A Machine learning library that models and predicts learner engagement

Project description

PyPI - Python Version License Unit tests Static analysis codecov

FOSSA Status Documentation Status Black

TrueLearn

TrueLearn is a machine learning library for predicting and modelling learner engagement with educational resources.

User Installation

Install from PyPI:

pip install -U truelearn

For more information on installation, see the Getting Started guide.

Documentation

Latest stable release is available at: https://truelearn.readthedocs.io/en/stable/

Development version is available at: https://truelearn.readthedocs.io/en/latest/

Change Log

See the Change Log for a history of all the major changes to the truelearn.

Alternatively you can find it in the CHANGELOG.rst file found here: https://github.com/TrueLearnAI/truelearn/blob/main/docs/changelog.rst

Contributing

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given. Please see: Contributing Guide for more information! We have listed a brief guide below.

Source Code

You can check out the latest the source code with the following command:

git clone https://github.com/TrueLearnAI/truelearn.git

Installing TrueLearn from source

After cloning the repository, you can install TrueLearn locally from source:

pip install -e .[dev]

# if you are using zsh
pip install -e ".[dev]"

See the Contributing Guide: Getting Started for a more detailed explanation.

Testing

After installation, you can run the tests from the source directory:

pytest truelearn

See the Contributing Guide: Testing guide for a more detailed explanation.

Before submitting a PR

Please make sure you have followed the Guidelines outlined in the Contributing Guide: Before/During PR.

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

truelearn-1.1.0.tar.gz (41.4 kB view hashes)

Uploaded Source

Built Distribution

truelearn-1.1.0-py3-none-any.whl (63.2 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