Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
b79a5a3969
process_1
2 years ago
b2bd5194a3
process_1
2 years ago
9f065e91d3
add raw data
2 years ago
b2bd5194a3
process_1
2 years ago
src
9f60771b0f
fix scripts
2 years ago
f6390cde33
finish segmentation
2 years ago
ce34c3f07f
add dvc yaml
2 years ago
de52079bda
add processed functions
2 years ago
9f065e91d3
add raw data
2 years ago
a28ead1b57
track metrics.csv with git
2 years ago
eaf8fdd432
Update README.md
2 years ago
b2bd5194a3
process_1
2 years ago
9f60771b0f
fix scripts
2 years ago
b2bd5194a3
process_1
2 years ago
b79a5a3969
process_1
2 years ago
b79a5a3969
process_1
2 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

End-to-end Customer Segmentation Project

Tools Used in This Project

  • hydra: Manage configuration files
  • DVC: Data version control
  • DagsHub: GitHub-like platform for data scientists and machine learning engineers

Project Structure

  • src: consists of Python scripts
  • config: consists of configuration files
  • data: consists of data
  • notebook: consists of Jupyter Notebooks
  • tests: consists of test files

Set Up the Project

  1. Install Poetry
  2. Set up the environment:
make setup
make install_all

Run the Project

To run all flows, type:

python src/main.py
Tip!

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

About

Demo of DagsHub

Collaborators 1

Comments

Loading...