Giter Site home page Giter Site logo

crossfuse-xgboost's Introduction

Data Availability of CrossFuse-XGBoost

CrossFuse-XGBoost: Accurate prediction of the maximum recommended daily dose through multifeature fusion, cross-validation screening and extreme gradient boosting

Preamble

This repository contains the dataset and code for the paper titled "CrossFuse-XGBoost: Accurate prediction of the maximum recommended daily dose through multifeature fusion, cross-validation screening and extreme gradient boosting".

CrossFuse

Data Availability

The data used in this study, together with the software code, have been made accessible in this repository to ensure transparency and reproducibility of the findings. The following files are included:

  1. src/data: The dataset used for training and external validation sets. Each row represents a compound with its associated features and the maximum recommended daily dose (MRDD).

  2. src/code: The Python code for implementing the CrossFuse-XGBoost method and performing the prediction.

Usage

To utilize the CrossFuse-XGBoost and replicate the research results, please follow these steps:

  1. Clone or download this repository to your local machine.

  2. Install the required dependencies listed in "src/requirements.txt" using your preferred package manager.

$ conda create -n crossfuse_xgboost python=3.8.13
$ source activate crossfuse_xgboost
$ pip install -r requirements.txt
  1. Run every cell of "src/data/crossfuse_xgboost.ipynb" in sequence in Jupyter Notebook. Make sure that the data set is stored in the same path as specified in the script.

  2. The script will execute the workflow of CrossFuse-XGBoost and generate the predicted maximum recommended daily dose (MRDD) for each compound in the dataset. Comments and functional annotations were added to the code to explain its purpose.

Please refer to the code comments for further instructions on customizing the method or adapting it to your specific use case.

Citation

The citation of this work would be greatly appreciated if you find it valuable or choose to build upon it.

Contact

For any inquiries or questions regarding this research or its code, please feel free to contact Jianbo Pan at [email protected].

Copyright License

Permission is hereby granted, free of charge, to any person obtaining a copy of this project and associated documentation files (the "project"), to deal in the project without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the project, and to permit persons to whom the project is furnished to do so, subject to the following conditions:

The data of this study, including the dataset and associated findings, are intended for experimental reference only and should not be directly interpreted or used to guide human medicine. The authors do not assume any responsibility or liability for any consequences arising from the use or application of the data. The project is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. in no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the project or the use or other dealings in the project.

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the project.

crossfuse-xgboost's People

Contributors

cqmu-lq avatar raymond-2017 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.