Orange3-Educational


NameOrange3-Educational JSON
Version 0.8.0 PyPI version JSON
download
home_pagehttps://github.com/biolab/orange3-educational
SummaryOrange Educational add-on for Orange data mining software package.
upload_time2024-03-15 14:53:26
maintainer
docs_urlNone
authorBioinformatics Laboratory, FRI UL
requires_python
licenseBSD
keywords orange3 add-on
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Orange3 Educational
===================

Widgets in Educational add-on demonstrate several key data mining and machine
learning procedures. The widgets are useful for beginners to understand the
inner working of key algorithms in the data mining and for teachers to be able
to visually explain various methods in a classroom.
See [documentation](http://orange3-educational.readthedocs.org/).

Features
-------- 
#### Data access
* read data from a Google Sheets spreadsheet
* import data from EnKlikAnketa (1ka.si) public URL
* generate random data 

#### Explain algorithms
* show the working of a k-means clustering
* show the gradient descent algorithm 
* interactively show regression line for different regressors

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/biolab/orange3-educational",
    "name": "Orange3-Educational",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "orange3 add-on",
    "author": "Bioinformatics Laboratory, FRI UL",
    "author_email": "contact@orange.biolab.si",
    "download_url": "https://files.pythonhosted.org/packages/15/df/a7822d6b3816312e488413def9848c6a962a312561f171502a2abc086292/Orange3-Educational-0.8.0.tar.gz",
    "platform": null,
    "description": "Orange3 Educational\n===================\n\nWidgets in Educational add-on demonstrate several key data mining and machine\nlearning procedures. The widgets are useful for beginners to understand the\ninner working of key algorithms in the data mining and for teachers to be able\nto visually explain various methods in a classroom.\nSee [documentation](http://orange3-educational.readthedocs.org/).\n\nFeatures\n-------- \n#### Data access\n* read data from a Google Sheets spreadsheet\n* import data from EnKlikAnketa (1ka.si) public URL\n* generate random data \n\n#### Explain algorithms\n* show the working of a k-means clustering\n* show the gradient descent algorithm \n* interactively show regression line for different regressors\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Orange Educational add-on for Orange data mining software package.",
    "version": "0.8.0",
    "project_urls": {
        "Download": "https://github.com/biolab/orange3-educational/releases",
        "Homepage": "https://github.com/biolab/orange3-educational"
    },
    "split_keywords": [
        "orange3",
        "add-on"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2190a4229104ca8f464aac4c3230f7815794ba584aae7a0090cb651f81a7b6a5",
                "md5": "970dd85defb7819163ce977ef6170170",
                "sha256": "7d85cacca8ebb0c703ce1b0779195228465050aa701b180e830ec0a4e7f13ec8"
            },
            "downloads": -1,
            "filename": "Orange3_Educational-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "970dd85defb7819163ce977ef6170170",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6314137,
            "upload_time": "2024-03-15T14:53:21",
            "upload_time_iso_8601": "2024-03-15T14:53:21.532352Z",
            "url": "https://files.pythonhosted.org/packages/21/90/a4229104ca8f464aac4c3230f7815794ba584aae7a0090cb651f81a7b6a5/Orange3_Educational-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15dfa7822d6b3816312e488413def9848c6a962a312561f171502a2abc086292",
                "md5": "abf7b5acc6b3c11ee3dbc61ed1006db4",
                "sha256": "bc8e966d7189e556a07ada106d7172637a98d0d0c1475be821c3996c7f28bae3"
            },
            "downloads": -1,
            "filename": "Orange3-Educational-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "abf7b5acc6b3c11ee3dbc61ed1006db4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3697229,
            "upload_time": "2024-03-15T14:53:26",
            "upload_time_iso_8601": "2024-03-15T14:53:26.623728Z",
            "url": "https://files.pythonhosted.org/packages/15/df/a7822d6b3816312e488413def9848c6a962a312561f171502a2abc086292/Orange3-Educational-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-15 14:53:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "biolab",
    "github_project": "orange3-educational",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "orange3-educational"
}
        
Elapsed time: 0.20967s