Giter Club home page Giter Club logo

podflix's Introduction

Podflix

Repository Structure

Web Application

  • app: Django project. Container folder for podcasts application.
  • utils: notebooks that are used to reorganizing the data to database.

The code of the PyVespa models is in app/podcasts/application.py.

Analysis and Evaluations

  • data: the database in .csv format that is used in the models (side note: it's a TODO for the team to use the app/db.sqlite3 instead).
  • evaluation.ipynb: notebook that contains the evaluation to compare the models (A1 version).
  • performance.ipynb: notebook that contains the analysis of some classic metrics for the models (A1 version).
  • metrics.ipynb: notebook that contains the evaluations between models. Results are present in the report (A2 version).
  • results: some results of the performance notebook (A1 version).
  • results.txt: all results of the metrics.ipynb (A2 version).

Run the project

First of all, you need to upload the database file into the project (it's not in GitHub because of the size).

You must download the file in this link and then move it to the app folder.

Finally, to run this project, you need to navigate to app folder and run

python3 manage.py runserver

podflix's People

Contributors

cristianolarrea avatar anacarolerthal avatar guilherme-melo avatar raulfigueiredo avatar felipelmc avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

felipelmc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.