Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/queirozfcom/price-prediction


https://github.com/queirozfcom/price-prediction

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

#teste-b2w

# project structure

```
├── LICENSE
├── README.md <- The top-level README.
├── data
│ └── raw <- The original, immutable data dump.

├── Scripts <- Jupyter notebooks.


├── Analysis <- Generated analysis.
│ └── presentation.pdf <- presentation

├── requirements.txt <- The requirements file for reproducing the analysis environment, e.g.
│ generated with `pip freeze > requirements.txt`

└── src

└── lib <- helper code

├── dataset.py
└── cleaning.py
```