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 869 B

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

simpe-ml-notebook

Dependencies

$ pip install -r requirements.txt

JupyterLab

$ docker-compose up -d

Organization

simple-ml-notebook/
  │
  ├── .gitignore
  ├── .dvcignore
  ├── README.md           <- The top-level README for developers using this project.
  ├── config     
  ├── data   
  ├── model
  ├── logs
  ├── notebooks
  ├── src  
  ├── tests
  ├── docker-compose.yml
  ├── Dockerfile
  └── requirements.txt   <- The requirements file for reproducing the analysis environment, e.g.
                            generated with `pip freeze > requirements.txt`
Tip!

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

Comments

Loading...