Fully Calculated Samples for Discrete Manufacturing Simulation Environment
收藏资源简介:
This dataset is a MySQL file and contains fully calculated samples for different baseline situations: <br> Env-Version ammountOfCarriers uncertainty onlyForTraining quantity 1 4 1 0 10000 1 4 1 1 90786 1 4 3 0 10000 1 4 3 1 92254 1 6 1 0 20000 1 6 1 1 210000 1 6 3 0 20000 1 6 3 1 214000 1 7 3 1 30000 1 8 3 1 34188 1 9 3 1 30000 1 10 3 1 34000 1 12 3 1 3272 2 4 1 0 10000 2 4 1 1 94791 2 4 3 0 10000 2 4 3 1 100000 2 6 1 0 10000 2 6 1 1 90423 2 6 3 0 10000 2 6 3 1 249154 How do you use the files?<br> You need a MySQL instance on your computer (e.g. via XAMPP). If you do not already have one, create a database there with the name: "rlskipping". The command for this is: CREATE DATABASE IF NOT EXISTS rlskipping; On Windows: 1) Open a new CMD-Shell.<br> 2) Navigate to the path where the sql file is located.<br> (e.g.: cd C:\Users\MrScience\Desktop\Work\myProject\Paper\SQL)<br> 3) Import the Files.<br> (e.g.: mysql -u root -p rlskipping < evaluierung.sql)<br> (e.g.: mysql -u root -p rlskipping < calculatedsamples.sql)
本数据集为MySQL(MySQL)格式文件,包含针对各类基准场景的完整计算样本: 环境版本(Env-Version)、载波数量(ammountOfCarriers)、不确定性(uncertainty)、仅用于训练(onlyForTraining)及样本量(quantity)的具体配置与对应样本规模如下: 1 4 1 0 10000 1 4 1 1 90786 1 4 3 0 10000 1 4 3 1 92254 1 6 1 0 20000 1 6 1 1 210000 1 6 3 0 20000 1 6 3 1 214000 1 7 3 1 30000 1 8 3 1 34188 1 9 3 1 30000 1 10 3 1 34000 1 12 3 1 3272 2 4 1 0 10000 2 4 1 1 94791 2 4 3 0 10000 2 4 3 1 100000 2 6 1 0 10000 2 6 1 1 90423 2 6 3 0 10000 2 6 3 1 249154 如何使用该文件? 您需在本地计算机上部署MySQL实例(例如通过XAMPP)。若尚未部署实例,请先在其中创建名为“rlskipping”的数据库,创建命令为:CREATE DATABASE IF NOT EXISTS rlskipping; Windows系统操作步骤如下: 1) 打开新的命令提示符(CMD)窗口; 2) 导航至SQL文件所在目录(示例:cd C:UsersMrScienceDesktopWorkmyProjectPaperSQL); 3) 导入目标数据文件,示例命令如下: mysql -u root -p rlskipping < evaluierung.sql mysql -u root -p rlskipping < calculatedsamples.sql



