Skip to main content

Use your personal talk voting for PyConDE 2019 to predict your interest in a talk.

Project description

User Voting Rocks

https://img.shields.io/pypi/v/user_voting_rocks.svg https://img.shields.io/travis/luphord/user_voting_rocks.svg Documentation Status

Use your personal talk voting for PyConDE 2019 to predict your interest in a talk.

Installation

In order to install the released version, use pip install:

pip install user_voting_rocks

In order to work with the current master, clone this respository, create + activate a virtual environment and then use pip install like this:

pip install -e .

Usage

Vote for talks you are interested in using the PyConDE 2019 community voting link you have received. Then reload the page (using your secret link) and save as PyconVoting.html using your browser’s Save As dialog.

To receive recommendations, please try

user_voting_rocks recommend -i ./Pycon\ Voting.html

This command will output the list of talks (that you have not yet voted on) by decreasing order of your predicted preference.

Full command line interface:

Usage: user_voting_rocks [OPTIONS] COMMAND [ARGS]...

Commandline interface for user_voting_rocks.

Options:
--help  Show this message and exit.

Commands:
evaluate   Evaluate the talk voting classifier.
parse      Parse talk voting html file.
predict    Predict your interest in a single or multiple talks.
recommend  Parse html, train model and predict unvoted talks.
train      Train a model user your talk voting.

Features

  • Parse PyConDE 2019 community voting HTML page to JSON

  • Train a Naive Bayes classifier on word frequencies of abstracts

  • Custom stop word list

  • Predict interest in a talk using the trained Naive Bayes classifier

  • CLI for parsing, training and predicting with persistence for parsed content and model

Credits

Main author and project maintainer is luphord.

This package was prepared with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.3.2 (2019-07-02)

  • Use print instead of click.echo to circumvent encoding issues on Windows

0.3.1 (2019-07-02)

  • Fix encoding issue

0.3.0 (2019-07-02)

  • Refactor module structure

0.2.0 (2019-07-01)

  • recommend subcommand to perform parsing, training and prediction in a single step

  • evaluate subcommand to perform cross validation

  • Basic usage documentation

0.1.0 (2019-06-28)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

user_voting_rocks-0.3.2.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

user_voting_rocks-0.3.2-py2.py3-none-any.whl (8.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file user_voting_rocks-0.3.2.tar.gz.

File metadata

  • Download URL: user_voting_rocks-0.3.2.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0

File hashes

Hashes for user_voting_rocks-0.3.2.tar.gz
Algorithm Hash digest
SHA256 a41da853ff64c73fde38cba50076c80b397a70ca5417701ea5b2750cf890c657
MD5 f82ea41df90c87aea197deb5021f18ad
BLAKE2b-256 c4e36782afb7880fcb4d3c402bc6e730f1794fb2f5e97b232c37e4a93b882f3e

See more details on using hashes here.

File details

Details for the file user_voting_rocks-0.3.2-py2.py3-none-any.whl.

File metadata

  • Download URL: user_voting_rocks-0.3.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0

File hashes

Hashes for user_voting_rocks-0.3.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f30ae3bb66e2835c5eb8bb98468436926d29bfa3106bd113542302a4f2e6d059
MD5 a2944438e1146483efaa331e5d71c600
BLAKE2b-256 77a4f052d69645b1e64d058c2c36ff02f681c4401d4b464720efae46001d9efb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page