Skip to content

dingding-1229/identify_preclinical_candidates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identifying Preclinical Candidates in Patents based on Network Science and Machine Learning

illustration

Table of Contents

Introduction

Author: Yicong DING (University of Macau)

This repository aims to provide detailed code of the project, allowing users to optimize the model's performance by adjusting various hyperparameters. We also provide a separate script for testing the model's performance on a validation set after selecting the best hyperparameters.

File Description

  • model.ipynb: Contains the detailed code for the model, where users can choose and test various hyperparameters.
  • external_measure.ipynb: Used to test the model's performance on a validation set after selecting the best hyperparameters.

Network Example

network

Usage

Model Training and Hyperparameter Selection

  1. Open and run model.ipynb.
  2. Adjust the hyperparameters as needed and train the model.
  3. Save the best hyperparameter settings.

Validation Set Performance Testing

  1. Open and run external_measure.ipynb.
  2. Use the best hyperparameters selected in model.ipynb to test the model on the validation set.
  3. Evaluate and record the model's performance on the validation set.

Data

All related data (including datasets and network diagrams) can be found at the following link: Project Data Link.

Acknowledgements

Thanks to all contributors to this project, especially my supervisors Defang OUYANG and Yuanjia HU.

License

This project is licensed under the GPL License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published