.coveragerc
LICENSE
MANIFEST.in
README.md
README.pypi
pyproject.toml
setup.py
tox.ini
Orange3_Prototypes.egg-info/PKG-INFO
Orange3_Prototypes.egg-info/SOURCES.txt
Orange3_Prototypes.egg-info/dependency_links.txt
Orange3_Prototypes.egg-info/entry_points.txt
Orange3_Prototypes.egg-info/namespace_packages.txt
Orange3_Prototypes.egg-info/not-zip-safe
Orange3_Prototypes.egg-info/requires.txt
Orange3_Prototypes.egg-info/top_level.txt
doc/Makefile
doc/conf.py
doc/index.rst
doc/make.bat
doc/static/custom.css
doc/widgets/scoring-sheet-viewer.md
doc/widgets/scoring-sheet.md
doc/widgets/images/scoring-sheet-viewer-widget.png
doc/widgets/images/scoring-sheet-viewer-workflow.png
doc/widgets/images/scoring-sheet-widget.png
doc/widgets/images/scoring-sheet-workflow-2.png
doc/widgets/images/scoring-sheet-workflow.png
orangecontrib/__init__.py
orangecontrib/prototypes/__init__.py
orangecontrib/prototypes/interactions.py
orangecontrib/prototypes/ranktablemodel.py
orangecontrib/prototypes/modeling/__init__.py
orangecontrib/prototypes/modeling/scoringsheet.py
orangecontrib/prototypes/modeling/fasterrisk/__init__.py
orangecontrib/prototypes/modeling/fasterrisk/base_model.py
orangecontrib/prototypes/modeling/fasterrisk/fasterrisk.py
orangecontrib/prototypes/modeling/fasterrisk/rounding.py
orangecontrib/prototypes/modeling/fasterrisk/sparseBeamSearch.py
orangecontrib/prototypes/modeling/fasterrisk/sparseDiversePool.py
orangecontrib/prototypes/modeling/fasterrisk/utils.py
orangecontrib/prototypes/tests/__init__.py
orangecontrib/prototypes/widgets/__init__.py
orangecontrib/prototypes/widgets/owchatgpt.py
orangecontrib/prototypes/widgets/owchatgptbase.py
orangecontrib/prototypes/widgets/owchatgptconstructor.py
orangecontrib/prototypes/widgets/owdfdisplay.py
orangecontrib/prototypes/widgets/owgrep.py
orangecontrib/prototypes/widgets/owinteractions.py
orangecontrib/prototypes/widgets/oworaclesql.py
orangecontrib/prototypes/widgets/owquickselect.py
orangecontrib/prototypes/widgets/owscoringsheet.py
orangecontrib/prototypes/widgets/owscoringsheetviewer.py
orangecontrib/prototypes/widgets/owtexttocolumns.py
orangecontrib/prototypes/widgets/icons/Category-Prototypes.svg
orangecontrib/prototypes/widgets/icons/Grep.svg
orangecontrib/prototypes/widgets/icons/OracleSQL.svg
orangecontrib/prototypes/widgets/icons/QuickSelect.svg
orangecontrib/prototypes/widgets/icons/ScoringSheet.svg
orangecontrib/prototypes/widgets/icons/ScoringSheetViewer.svg
orangecontrib/prototypes/widgets/icons/TextToColumns.svg
orangecontrib/prototypes/widgets/icons/chatgpt.svg
orangecontrib/prototypes/widgets/icons/interactions.svg
orangecontrib/prototypes/widgets/tests/__init__.py
orangecontrib/prototypes/widgets/tests/orange-in-education.tab
orangecontrib/prototypes/widgets/tests/test_owgrep.py
orangecontrib/prototypes/widgets/tests/test_owgrep_file.txt
orangecontrib/prototypes/widgets/tests/test_owinteractions.py
orangecontrib/prototypes/widgets/tests/test_owscoringsheet.py
orangecontrib/prototypes/widgets/tests/test_owscoringsheetviewer.py
orangecontrib/prototypes/widgets/tests/test_owtexttocolumns.py