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

mlproject 315 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
  1. name: hackathonf23-Stacks
  2. python_env: virtual_env.yaml
  3. entry_points:
  4. main:
  5. parameters:
  6. data_path: {type: str, default: "/Users/vinay/Desktop/Computer_Science_Projects/ReScience/hackathonf23-Stacks/test.csv"} # Replace 'path_to_your_data' with your data path
  7. command: "python main.py {data_path}"
Tip!

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

Comments

Loading...