Register
Login
Resources
Docs Blog Datasets Glossary
Pricing Product 最佳电子竞技即时竞猜平台。
Connect to our Discord channel
Integration: dvc github git
0a34dec529
change dvc remote
1 year ago
17c4a5a122
add new algorithms
1 year ago
8b1e9869de
stage data/raw
1 year ago
0e48e397ff
fix README and config file
1 year ago
69faac688d
change drop columns to keep columns
1 year ago
src
0a0128148a
add dvc yaml and fix process_data
1 year ago
f6390cde33
finish segmentation
1 year ago
de52079bda
add processed functions
1 year ago
8b1e9869de
stage data/raw
1 year ago
cb55891ad4
add scaler
1 year ago
0e48e397ff
fix README and config file
1 year ago
0e48e397ff
fix README and config file
1 year ago
da8c373ea9
add streamlit
1 year ago
0a0128148a
add dvc yaml and fix process_data
1 year ago
0a0128148a
add dvc yaml and fix process_data
1 year ago
9fef631d8a
update poetry
1 year ago
0a0128148a
add dvc yaml and fix process_data
1 year ago
9fef631d8a
update poetry
1 year ago
0a0128148a
add dvc yaml and fix process_data
1 year ago
Data Pipeline
Legend
"的管理文件
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

Variations of This Project

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. InstallPoetry
  2. Set up the environment:
make setup make install_all
  1. To persist the output of Prefect's flow, run
export PREFECT__FLOWS__CHECKPOINTING=true

Run the Project

To run all flows, type:

python src/main.py

To run theprocessflow, type:

python src/main.py flow=process

To run thesegmentflow, type:

python src/main.py flow=segment
Tip!

Pressporto see the previous file or,norto see the next file

About

No description

Collaborators1

Comments

Loading...