🤖📚 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:
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 💜