Cancer Cell Line Drug Prediction using LightGBM. Honours degree project by Josh Cullinan
Install python >= 3.7.1
run:
pip3 install -r requirements.txt
to install the dependencies to your environment.
Or
Install the dependencies in a venv/conda/poetry.
Unzip the data (X and y) into the same directory as the Code_submission.py file (Data available upon request).