QSAR_Bioconcentration_classification
收藏资源简介:
the QSAR Bioconcentration Classes Dataset is a well-known dataset used in cheminformatics and environmental chemistry. It is available from the UCI Machine Learning Repository and is often used for classification and regression tasks related to predicting the bioconcentration factor (BCF) of chemical compounds. Dataset Overview Objective: The primary goal of this dataset is to predict the bioconcentration factor (BCF) of chemical compounds, which is a measure of how likely a chemical is to accumulate in living organisms (e.g., fish) from the surrounding environment. This is important for assessing the environmental impact and toxicity of chemicals. Features: The dataset contains molecular descriptors (features) that describe the chemical structure and properties of the compounds. Target Variables: logBCF: The logarithm of the bioconcentration factor. This is a continuous variable and is often used for regression tasks. Class: A categorical variable that classifies compounds into different bioconcentration classes (e.g., low, medium, high). This is used for classification tasks. Predict whether a chemical: (1) is mainly stored within lipid tissues, (2) has additional storage sites (e.g. proteins), or (3) is metabolized/eliminated. This dataset to OpenML is to predict Class, the column logBCF is not included in the dataset.



