Skip to main content

An event classification package by Vinicius Monteiro de Lira

Project description

Event attendance prediction classifier

Code for answering the following RQ:

  • RQ1. How accurate is our event attendance prediction classifier?
    from eventclf.evaluate_models import eval_model
    eval_model(path_to_results_file)
    
  • RQ2. What features groups help most to attain high prediction accuracy?
    from eventclf.evaluate_features import run_feat_analysis
    run_feat_analysis(path_to_results_file)
    

Find the results in the results folder.

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

eventclf-0.0.5.tar.gz (1.4 MB view hashes)

Uploaded Source

Built Distribution

eventclf-0.0.5-py3-none-any.whl (1.5 MB view hashes)

Uploaded Python 3

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