Follow the commands below on terminal for reproduction.
git clone https://github.com/hhaootian/polymer_viscosity_prediction
cd polymer_viscosity_prediction
pip install -r requirements.txt
cd srcpython src/fine_tune.py
python src/test.pypython src/plot_performance.py
python src/plot_importance.pyGPL v3