five

Pretrained Bootstrapped-Random Forest Tree (B-RFT) models for predicting gravimetric and volumetric hydrogen storage capacity in MOFs

收藏
Figshare2025-05-07 更新2026-04-28 收录
下载链接:
https://figshare.com/articles/dataset/Pretrained_Bootstrapped-Random_Forest_Tree_B-RFT_models_for_predicting_gravimetric_and_volumetric_hydrogen_storage_capacity_in_MOFs/28925930
下载链接
链接失效反馈
官方服务:
资源简介:
This repository provides two pre‑trained machine‑learning models for rapid prediction of hydrogen storage capacities in metal–organic frameworks (MOFs). Both models were trained on 80% (78,956) of the curated global MOF dataset using bootstrap‑random forest techniques and are deployable in MATLAB.Included Files:UG_net_80_rand.matPredicts usable gravimetric capacity (wt. %)UV_net_80_rand.matPredicts usable volumetric capacity (g H₂ L⁻¹)Required Input Variables:Single crystal density (g/cm³)Gravimetric surface area (m²/g)Volumetric surface area (m²/cm³)Void fractionPore volume (cm³/g)Large cavity diameter (Å)Pore limiting diameter (Å)Usage Example:% Load the pretrained modelUG= load('UG_net_80_rand.mat'); UV= load('UV_net_80_rand.mat');% Input variablesinp_val = [Single crystal density, Gravimetric surface area, Volumetric surface area, Void fraction, Pore volume, Large cavity diameter, Pore limiting diameter]% PredictionUG_pre=predict(UG.BaggedEnsemble,inp_val);UV_pre=predict(UV.BaggedEnsemble,inp_val);
创建时间:
2025-05-07
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作