π€π Machine learning model which predicts the reading level of a storybook.
This machine learning model is used by the webapp for predicting the reading level of a storybook. The reading level is based on various metrics indicating the books difficulty level, e.g. its total number of words.
Important
The webapp where the machine learning model is used is built with Java, so the machine learning code needs to export the model in a file format supported by Java web applications.
Prerequisites:
- Install Python
Change your working directory to pmml
:
cd pmml
Install the Python dependencies:
pip install -r requirements.txt
Run the unit tests:
pytest
Run all steps (1-3):
python run_all_steps.py
elimu.ai - Free open-source learning software for out-of-school children πβ¨
Website π Β β’Β Wiki π Β β’Β Projects π©π½βπ» Β β’Β Milestones π― Β β’Β Community ππ½ Β β’Β Support π