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
3caabdf8f5
Fix: remove unused dvc remote google cache
3 years ago
7a9631b1dd
Refactor: reorder files
3 years ago
c1ea478718
Clean: param and metrics logging
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
c07b2d033a
Add: conditional to commit only when necessary
3 years ago
d9735a5dd8
Add contributing guide
4 years ago
d6d02dbfc9
Add: Blog content till dvc remote syncs
3 years ago
d6d02dbfc9
Add: Blog content till dvc remote syncs
3 years ago
0aa625a470
Update 'README.md'
4 years ago
2fc1e9512a
Add: final PR reveiw usecase
3 years ago
07408cd10a
Fix Build: Add actual dvc.lock file
3 years ago
c1ea478718
Clean: param and metrics logging
3 years ago
c09848b0e6
Clean: unused params in params.yaml file
3 years ago
cac18be035
Add 'remote-wfs-setup.md'
4 years ago
fd3dbf59f7
Fix: add dvc to requirements
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...