Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -57,17 +57,18 @@ This dataset was curated from the PDSP Ki Database to support training machine l
|
|
| 57 |
- A Random Forest Regressor was trained using scikit-learn.
|
| 58 |
- The model was evaluated on a held-out 20% test set.
|
| 59 |
|
| 60 |
-
###
|
| 61 |
|
| 62 |
-
- **R² Score**:
|
| 63 |
-
- **RMSE**:
|
| 64 |
|
| 65 |
-
## Source
|
| 66 |
|
| 67 |
-
- PDSP Ki Database
|
|
|
|
| 68 |
|
| 69 |
-
##
|
| 70 |
|
| 71 |
-
Sara Hantgan
|
| 72 |
University of Michigan | BIOINF 595 Final Project
|
| 73 |
-
Winter 2025
|
|
|
|
| 57 |
- A Random Forest Regressor was trained using scikit-learn.
|
| 58 |
- The model was evaluated on a held-out 20% test set.
|
| 59 |
|
| 60 |
+
### Model Performance
|
| 61 |
|
| 62 |
+
- **R² Score**: 0.257
|
| 63 |
+
- **RMSE**: 4193.72 nM
|
| 64 |
|
| 65 |
+
## 📚 Citation & Source
|
| 66 |
|
| 67 |
+
- **Source**: [PDSP Ki Database](https://pdsp.unc.edu/databases/kidb.php)
|
| 68 |
+
- If reusing this dataset, please cite the PDSP Database appropriately.
|
| 69 |
|
| 70 |
+
## 👩💻 Author
|
| 71 |
|
| 72 |
+
**Sara Hantgan**
|
| 73 |
University of Michigan | BIOINF 595 Final Project
|
| 74 |
+
Winter 2025
|