Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lai-huy/machine-learning-for-mortality-prognosis
Source code for the Final Project of CSCE 421
https://github.com/lai-huy/machine-learning-for-mortality-prognosis
jupyter-notebook machine-learning python
Last synced: about 2 months ago
JSON representation
Source code for the Final Project of CSCE 421
- Host: GitHub
- URL: https://github.com/lai-huy/machine-learning-for-mortality-prognosis
- Owner: lai-huy
- License: gpl-3.0
- Created: 2023-12-28T02:10:26.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-28T02:25:10.000Z (about 1 year ago)
- Last Synced: 2024-11-24T02:17:57.979Z (about 2 months ago)
- Topics: jupyter-notebook, machine-learning, python
- Language: Jupyter Notebook
- Homepage:
- Size: 11.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CSCE 421 Final Project
The code was written in `code.ipynb` without using the starter code.
After finding out it is required to use starter code, the code was transfered to `finalcode.ipynb`Since the TA approved the use of notebooks, the parser was removed, but structure of notebook is similar to starter code.
`predicitionXGBoost.csv` holds our best sumbition, but the other CSV were used to compare models.