Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Data Domain:  nlp Integration:  dvc git jenkins
Puneetha Pai d405d7446a
Merge branch 'update_dvc' of puneethp/RPPP into master
3 years ago
3caabdf8f5
Fix: remove unused dvc remote google cache
3 years ago
7a9631b1dd
Refactor: reorder files
3 years ago
abe9cefcf2
710647b: Update dvc.lock and metrics
3 years ago
src
58bf4bbc0c
Fix Build: lint error and Jenkins file syntax change
3 years ago
20786d2e70
Fix: unused pytest import
3 years ago
e26c2233ad
Add: Jenkins pipeline definition
3 years ago
e26c2233ad
Add: Jenkins pipeline definition
3 years ago
3ad4fd1944
Update: Pipeline once
3 years ago
e48b1b5101
Remove: unused commands
3 years ago
d9735a5dd8
Add contributing guide
4 years ago
e48b1b5101
Remove: unused commands
3 years ago
710647b99d
Update repo URL to dagshub repo
3 years ago
0aa625a470
Update 'README.md'
4 years ago
2fc1e9512a
Add: final PR reveiw usecase
3 years ago
abe9cefcf2
710647b: Update dvc.lock and metrics
3 years ago
c1ea478718
Clean: param and metrics logging
3 years ago
e48b1b5101
Remove: unused commands
3 years ago
cac18be035
Add 'remote-wfs-setup.md'
4 years ago
b00091c320
Update: dvc to 2.0.6
3 years ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README.md

You have to be logged in to leave a comment. Sign In

RPPP - Reddit Post Popularity Predictor

This Project attempts to predict whether a reddit submission will be popular or not according to it's features.

We currently provide models for r/MachineLearning only, base on submission title and body.

DVC Remote Working File System

This project is also an exploration of DVC remote WFS workflow. To setup your remote WFS – read here: Remote WFS Setup

Contributing

Contributions Are Very Welcome!

Read the Contribution Guide for more information.

Ideas to work on:

  • Combine textual and numerical classifier into one model!
  • Add UI to test if your post is going to be successful!
  • Add MOAR data! (other subreddits, more from r/ML)
  • Improve model performance (there is a lotttt to improve)!
  • Add memes: Add MOAR MEMES
Tip!

Press p or to see the previous file or, n or to see the next file

About

RPPP – Reddit Post Popularity Predictor
A project with two goals:
1. Given a Reddit post, predict how popular it's going to be (what it's score will be)
2. Showcasing a remote working file system with DVC

Collaborators 2

Comments

Loading...