QSAR Fish Toxicity Data Set
QSAR Fish Toxicity Data Set
@kaggle.ishandutta_qsar_fish_toxicity_data_set
QSAR Fish Toxicity Data Set
@kaggle.ishandutta_qsar_fish_toxicity_data_set
This dataset was used to develop quantitative regression QSAR models to predict acute aquatic toxicity towards the fish Pimephales promelas (fathead minnow) on a set of 908 chemicals. LC50 data, which is the concentration that causes death in 50% of test fish over a test duration of 96 hours, was used as model response. The model comprised 6 molecular descriptors: MLOGP (molecular properties), CIC0 (information indices), GATS1i (2D autocorrelations), NdssC (atom-type counts), NdsCH ((atom-type counts), SM1_Dz(Z) (2D matrix-based descriptors). Details can be found in the quoted reference: M. Cassotti, D. Ballabio, R. Todeschini, V. Consonni. A similarity-based QSAR model for predicting acute toxicity towards the fathead minnow (Pimephales promelas), SAR and QSAR in Environmental Research (2015), 26, 217-243; doi: 10.1080/1062936X.2015.1018938
6 molecular descriptors and 1 quantitative experimental response:
M. Cassotti, D. Ballabio, R. Todeschini, V. Consonni. A similarity-based QSAR model for predicting acute toxicity towards the fathead minnow (Pimephales promelas), SAR and QSAR in Environmental Research (2015), 26, 217-243; doi: 10.1080/1062936X.2015.1018938
CREATE TABLE qsar_fish_toxicity (
"n_3_26" DOUBLE -- 3.26,
"n_0_829" DOUBLE -- 0.829,
"n_1_676" DOUBLE -- 1.676,
"n_0" BIGINT -- 0,
"n_1" BIGINT -- 1,
"n_1_453" DOUBLE -- 1.453,
"n_3_770" DOUBLE -- 3.770
);
Anyone who has the link will be able to view this.