Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation and Usage

Simply git clone git@github.com:dreadlesss/Panax_age_predictor.git the repository to your home computer.

For detailed information, please refer to the article: Identification of intrinsic hepatotoxic compounds in Polygonum multiflorum Thunb. using machine-learning methods. Chin Med. 2021, 16:100.

Requirements

The code is written in [Python 3.8.10] and mainly uses the following packages:

  • [Sklearn] for model building
  • [matplotlib] for plotting figures

Setup

Install Anaconda on your computer and create a Conda environment:

conda env create -n age_predict -f environment.yml 

Activate the new Conda environment:

conda activate age_predict

Launch Jupyter Notebook:

jupyter notebook

DATASET

train data set: train_data.xlsx

test data set: test_data(merged).xlsx

test set 1:test set 1.xlsx

test set 2:test set 2.xlsx

About

Predict the cultivation age of Radix of Panax quinquefolium by machine learning method based on 106 samples.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages