Commit b3286769 authored by Belen Otero Carrasco's avatar Belen Otero Carrasco

Update README_PROGEN_AI.md

parent 901ffac2
...@@ -49,7 +49,7 @@ Students used this dataset to solve data filtering, analysis, and visualization ...@@ -49,7 +49,7 @@ Students used this dataset to solve data filtering, analysis, and visualization
1. Ensure you have Python 3.8+ and Jupyter Notebook installed. 1. Ensure you have Python 3.8+ and Jupyter Notebook installed.
2. Clone the repository: 2. Clone the repository:
```bash ```bash
git clone https://gitlab.com/your_user/progen-ai.git git clone https://gitlab.com/b.otero/codewhisperer-progen-ai.git
cd progen-ai cd progen-ai
``` ```
3. Create the environment with Conda: 3. Create the environment with Conda:
...@@ -61,7 +61,7 @@ Students used this dataset to solve data filtering, analysis, and visualization ...@@ -61,7 +61,7 @@ Students used this dataset to solve data filtering, analysis, and visualization
```bash ```bash
jupyter notebook jupyter notebook
``` ```
Then open and run `Results experiment Code Wihsperer-Copy1.ipynb`. Then open and run `Results experiment Code Wihsperer- PROGEN-AI.ipynb`.
--- ---
...@@ -73,7 +73,7 @@ Students used this dataset to solve data filtering, analysis, and visualization ...@@ -73,7 +73,7 @@ Students used this dataset to solve data filtering, analysis, and visualization
│ └── Sales.csv # Mobile phone sales dataset │ └── Sales.csv # Mobile phone sales dataset
├── results/ ├── results/
│ └── *.csv / *.xlsx # Form responses and analysis metrics │ └── *.csv / *.xlsx # Form responses and analysis metrics
├── Results experiment Code Wihsperer-Copy1.ipynb # Main analysis notebook ├── Results experiment Code Wihsperer- PROGEN-AI.ipynb # Main analysis notebook
├── environment.yml # Conda environment definition ├── environment.yml # Conda environment definition
└── README.md # This file └── README.md # This file
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment