-
Notifications
You must be signed in to change notification settings - Fork 2
joshuakelleyds/qdth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# QDTH Prescription Refusal Project ## Directory Structure ``` ├── README.md <- The top-level README for developers using this project. ├── data │ ├── FullData <- zip files of the raw data │ ├── notebooks <- Jupyter notebooks detailing the process process │ ├── requirements.txt <- The requirements file for reproducing the analysis environment │ ├── src <- Source code for this project. │ ├── pipeline.py <- The pipeline for the project │ ``` ## Setup .env file with the OpenAI API key OPENAI_API_KEY=<your_openai_api_key> ``` pip install -r requirements.txt ```
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published