QdsQuiz is a machine learning quiz from the Open Data Science community.
In the "Lectures" section, links to habr articles with lectures of the mlcourse.ai course are collected.
In the section "Flash cards" you can find cards with questions for better memorization of the material.
Cards are stored in json format, if you wish, you can create your own set and load it into the application. N
IMPORTANT! The contents of the card are in json format, and the file extension must be * .txt.
In the "Training" section you can answer questions, the results will be visible on the main screen.
Exam mode is not implemented yet.
The source code of the program is available on github, where you can express all your wishes and identified bugs.
In the "Lectures" section, links to habr articles with lectures of the mlcourse.ai course are collected.
In the section "Flash cards" you can find cards with questions for better memorization of the material.
Cards are stored in json format, if you wish, you can create your own set and load it into the application. N
IMPORTANT! The contents of the card are in json format, and the file extension must be * .txt.
In the "Training" section you can answer questions, the results will be visible on the main screen.
Exam mode is not implemented yet.
The source code of the program is available on github, where you can express all your wishes and identified bugs.
Show More