{"id":15009302,"url":"https://github.com/fracpete/python-weka-wrapper-examples","last_synced_at":"2025-10-03T18:30:47.954Z","repository":{"id":20958258,"uuid":"24246935","full_name":"fracpete/python-weka-wrapper-examples","owner":"fracpete","description":"Example code for the python-weka-wrapper project.","archived":true,"fork":false,"pushed_at":"2020-03-30T19:51:54.000Z","size":278,"stargazers_count":35,"open_issues_count":0,"forks_count":19,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-29T16:41:23.251Z","etag":null,"topics":["examples","python27","weka"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fracpete.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-19T22:03:18.000Z","updated_at":"2023-01-28T15:13:21.000Z","dependencies_parsed_at":"2022-07-23T15:32:17.219Z","dependency_job_id":null,"html_url":"https://github.com/fracpete/python-weka-wrapper-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fracpete%2Fpython-weka-wrapper-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fracpete%2Fpython-weka-wrapper-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fracpete%2Fpython-weka-wrapper-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fracpete%2Fpython-weka-wrapper-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fracpete","download_url":"https://codeload.github.com/fracpete/python-weka-wrapper-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235173147,"owners_count":18947449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["examples","python27","weka"],"created_at":"2024-09-24T19:24:21.072Z","updated_at":"2025-10-03T18:30:47.489Z","avatar_url":"https://github.com/fracpete.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# END OF LIFE\n\n**Python 2.7 has reached its [end-of-life in 2020](https://pythonclock.org/), you should consider\nusing the [Python 3 version](https://github.com/fracpete/python-weka-wrapper3) of this library,\nas the Python 2.7 version will no longer get updates!**\n\n**Examples for the Python3 version are available [here](https://github.com/fracpete/python-weka-wrapper3-examples).**\n\n# python-weka-wrapper-examples\n\nExample code for the Python wrapper for Weka (https://github.com/fracpete/python-weka-wrapper).\n\nSome of the examples are modelled after the original Examples for Weka (https://svn.cms.waikato.ac.nz/svn/weka/trunk/wekaexamples/).\n\nRequirements:\n\n* Python\n * python-weka-wrapper (\u003e= 0.2.0)\n* JDK 1.6+\n\nThe Python libraries you can either install using `pip install \u003cname\u003e` or use\npre-built packages available for your platform.\n\n\n## Forum\n\nYou can post questions, patches or enhancement requests in the following Google Group:\n\nhttps://groups.google.com/forum/#!forum/python-weka-wrapper\n\n## IDEs\n\n### Library Setup in Eclipse PyDev\n\n1. when add external library, path should stop at `site-packages`, and then import will work as `import weka.core.jvm as jvm` \n\n  * working: `/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages`\n  * not working: `/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/weka`\n\t\n2. when add source folder as library, same as above, path stop at \"src\", then then imporit will work as \"import wekaexamples.helper as helper\"\n\n  * working: `${PROJ_DIR_NAME}/src`\n  * not working: `${PROJ_DIR_NAME}/src/wekaexamples`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffracpete%2Fpython-weka-wrapper-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffracpete%2Fpython-weka-wrapper-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffracpete%2Fpython-weka-wrapper-examples/lists"}