Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

README.md 620 B

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

Scripts Directory

This directory contains organized scripts for various project tasks.

📁 Folders

check_pipeline_execution/

Contains scripts for running and testing the ML pipeline:

  • Individual stage runners
  • Complete pipeline execution
  • Statistical analysis utilities

See check_pipeline_execution/README.md for detailed usage instructions.

🚀 Quick Start

To run the complete ML pipeline:

python scripts/check_pipeline_execution/run_complete_pipeline.py

To run individual stages, check the specific folder's README for detailed instructions.

Tip!

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

Comments

Loading...