\n \n \n \n \n \n \n \n \n \n \n \n \n The following employees are not predicted\n \n \n \n Employees with unknown values\n \n
\n Employee: {{id}}\n
\n {{attr.attribute}}: {{attr.value}}\n
\n
\n \n \n \n Employees with missing supervisors\n \n
\n Employee: {{id}}\n
\n \n \n \n Employees with supervisors with unknown values\n \n
\n Employee: {{id}}\n
\n \n \n \n
\n\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/pages/predict.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('f7-block',[_c('f7-row',[_c('f7-col',{attrs:{\"width\":\"50\"}},[_c('f7-card',{staticStyle:{\"height\":\"318px\"},attrs:{\"title\":\"Prediction Model\"}},[_c('f7-card-content',[_c('f7-block',[_c('f7-list',{staticStyle:{\"margin-top\":\"20px\"},attrs:{\"no-hairlines\":\"\"}},[_c('f7-list-item',[_c('f7-label',[_vm._v(\"No. of training samples\")]),_vm._v(\" \"),_c('f7-input',{attrs:{\"type\":\"text\",\"value\":_vm.model['training samples'],\"readonly\":\"\"}})],1),_vm._v(\" \"),_c('f7-list-item',[_c('f7-label',[_vm._v(\"Accuracy\\n \"),_c('f7-link',{attrs:{\"icon-f7\":\"info\",\"icon-size\":\"20\",\"popover-open\":\"#accuracy\"}})],1),_vm._v(\" \"),_c('f7-popover',{style:({width:_vm.popoverWidth}),attrs:{\"id\":\"accuracy\"}},[_c('f7-block',[_c('f7-block-header',[_vm._v(\"Explanation\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Imagine there are 1,000 employees whom we are predicting. You want to\\n predict who will leave the\\n company.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The machine predicts that 300 employees will leave and 700 employees will\\n stay.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"In actual fact, 200 employees are going to leave and 800 are going to\\n stay.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Out of the 300 employees that the machine predicts will leave, 180\\n left.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Out of the 700 employees that the machine predicts will stay, 680\\n stayed.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Accuracy rate is the total number of correct predictions divided by the\\n total number of employees.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"I.E.: The accuracy rate = (180+680)/1000 = 86%.\")])],1)],1),_vm._v(\" \"),_c('f7-input',{attrs:{\"type\":\"text\",\"value\":_vm.toPercent(_vm.model.accuracy),\"readonly\":\"\"}})],1),_vm._v(\" \"),_c('f7-list-item',[_c('f7-label',[_vm._v(\"Recall\\n \"),_c('f7-link',{attrs:{\"icon-f7\":\"info\",\"icon-size\":\"20\",\"popover-open\":\"#recall\"}})],1),_vm._v(\" \"),_c('f7-popover',{style:({width:_vm.popoverWidth}),attrs:{\"id\":\"recall\"}},[_c('f7-block',[_c('f7-block-header',[_vm._v(\"Explanation\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Imagine there are 1,000 employees whom we are predicting. You want to\\n predict who will leave the\\n company.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The machine predicts that 300 employees will leave and 700 employees will\\n stay.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"In actual fact, 200 employees are going to leave and 800 are going to\\n stay.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Out of the 300 employees that the machine predicts will leave, 180\\n left.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Out of the 700 employees that the machine predicts will stay, 680\\n stayed.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Recall rate is the proportion of leavers who are correctly\\n identified.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"I.E.: The recall rate is 180/200 = 90%.\")])],1)],1),_vm._v(\" \"),_c('f7-input',{attrs:{\"type\":\"text\",\"value\":_vm.toPercent(_vm.model.recall),\"readonly\":\"\"}})],1)],1)],1)],1)],1)],1),_vm._v(\" \"),_c('f7-col',{attrs:{\"width\":\"50\"}},[_c('f7-card',{staticStyle:{\"height\":\"318px\"},attrs:{\"title\":\"Upload File For Prediction\"}},[_c('f7-card-content',{staticClass:\"card-content\"},[(!_vm.fileProperty.fileName || _vm.pickAnotherFile)?_c('f7-block',[_c('f7-block-title',[_vm._v(\"\\n Upload instructions\\n \")]),_vm._v(\" \"),_c('f7-block',[_c('p',[_vm._v(\"Please upload data following this\\n \"),_c('f7-link',{attrs:{\"href\":'/erp/api/regionTemplate/'+_vm.currentRegionKey,\"external\":\"\"}},[_vm._v(\"template\\n \")])],1),_vm._v(\" \"),_c('f7-button',{attrs:{\"round\":\"\",\"outline\":\"\"},on:{\"click\":_vm.selectFile}},[_c('f7-preloader',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loading),expression:\"loading\"}]}),_vm._v(\"\\n Select Excel / CSV for prediction\\n \")],1),_vm._v(\" \"),_c('input',{ref:\"fileInput\",attrs:{\"id\":\"fileid\",\"type\":\"file\",\"hidden\":\"\"},on:{\"change\":_vm.fileSelected}})],1)],1):_vm._e(),_vm._v(\" \"),_c('f7-block',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.loading && _vm.fileProperty.fileName && !_vm.pickAnotherFile),expression:\"!loading && fileProperty.fileName && !pickAnotherFile\"}]},[_c('f7-block-title',[_vm._v(\"\\n File to be uploaded\\n \")]),_vm._v(\" \"),_c('f7-list',{attrs:{\"no-hairlines\":\"\"}},[_c('f7-list-item',[_c('f7-label',[_vm._v(\"File Name\")]),_vm._v(\" \"),_c('f7-input',{attrs:{\"type\":\"text\",\"value\":_vm.fileProperty.fileName,\"readonly\":\"\"}})],1),_vm._v(\" \"),_c('f7-list-item',[_c('f7-label',[_vm._v(\"No. of rows\")]),_vm._v(\" \"),_c('f7-input',{attrs:{\"type\":\"text\",\"value\":_vm.fileProperty.count,\"readonly\":\"\"}})],1)],1),_vm._v(\" \"),_c('f7-block',{staticStyle:{\"display\":\"flex\",\"justify-content\":\"space-between\",\"margin-top\":\"16px\"}},[_c('f7-button',{on:{\"click\":function($event){_vm.pickAnotherFile=true}}},[_c('small',[_vm._v(\"\\n Pick another file\\n \")])]),_vm._v(\" \"),_c('f7-button',{class:{disabled:_vm.uploading},staticStyle:{\"width\":\"240px\"},attrs:{\"round\":\"\",\"outline\":\"\"},on:{\"click\":_vm.uploadFileConfirm}},[_vm._v(\"\\n Upload\\n \")])],1)],1)],1)],1)],1)],1),_vm._v(\" \"),_c('f7-row',[_c('f7-col',{attrs:{\"width\":\"100\"}},[_c('f7-card',{attrs:{\"title\":\"Results\"}},[_c('f7-card-content',{staticClass:\"card-content\"},[_c('f7-block',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.predictions.length>0),expression:\"predictions.length>0\"}],staticStyle:{\"padding-top\":\"16px\"}},[_c('f7-row',[_c('f7-col',{attrs:{\"width\":\"50\"}},[_c('f7-list',{staticStyle:{\"margin\":\"0 0 0 8px\"}},[_c('f7-list-item',[_c('f7-input',{attrs:{\"type\":\"select\",\"placeholder\":\"Please choose...\",\"value\":_vm.predictionSelected},on:{\"change\":_vm.predictionChanged}},_vm._l((_vm.predictions),function(value){return _c('option',{key:value.hash,domProps:{\"value\":value.hash}},[_vm._v(\"\\n \"+_vm._s((value.filename) ? value.filename : 'Please Select...')+\"\\n \")])}))],1)],1)],1),_vm._v(\" \"),_c('f7-col',{attrs:{\"width\":\"50\"}},[_c('f7-row',[_c('f7-col',{attrs:{\"width\":\"50\"}},[_c('f7-button',{attrs:{\"round\":\"\",\"outline\":\"\",\"icon-f7\":\"graph_round\",\"icon-size\":\"18px\",\"disabled\":!_vm.predictionSelected},on:{\"click\":_vm.openAnalytic}},[_vm._v(\"\\n Go to analytic\\n \")])],1),_vm._v(\" \"),_c('f7-col',{attrs:{\"width\":\"50\"}},[_c('f7-button',{attrs:{\"round\":\"\",\"outline\":\"\",\"external\":\"\",\"icon-f7\":\"cloud_download\",\"icon-size\":\"16px\",\"disabled\":!_vm.predictionSelected,\"href\":'/erp/api/predictionXlsx/'+_vm.currentRegionKey+'/'+_vm.predictionSelected}},[_vm._v(\"\\n Download results\\n \")])],1)],1)],1)],1),_vm._v(\" \"),_c('f7-block',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.predicting),expression:\"predicting\"}]},[_c('f7-preloader'),_vm._v(\"\\n Prediction in progress\\n \")],1),_vm._v(\" \"),_c('f7-block',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.predicting),expression:\"!predicting\"}]},[_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\",\"justify-content\":\"space-between\"}},[_c('span',{staticStyle:{\"margin-left\":\"12px\",\"color\":\"gray\"}},[_vm._v(\"\\n Top employees with highest flight risk\\n \")]),_vm._v(\" \"),_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\",\"color\":\"gray\"}},[_vm._v(\"\\n Show\\n \"),_c('f7-list',[_c('f7-list-item',[_c('f7-input',{attrs:{\"type\":\"select\",\"placeholder\":\"Please choose...\",\"value\":_vm.selectedShowRecord},on:{\"change\":_vm.showRecordChanged}},_vm._l((_vm.showRecordSelections),function(value){return _c('option',{key:value},[_vm._v(\"\\n \"+_vm._s(value)+\"\\n \")])}))],1)],1),_vm._v(\"\\n records\\n \")],1)]),_vm._v(\" \"),_c('f7-list',{attrs:{\"accordion-list\":\"\"}},[_c('ul',_vm._l((_vm.topNEmployees),function(employee,i){return _c('li',{key:i,staticClass:\"accordion-item\",attrs:{\"accordion-item\":\"\"}},[_c('a',{staticClass:\"item-content item-link\",attrs:{\"href\":\"#\"}},[_c('div',{staticClass:\"item-inner\"},[_c('div',{staticClass:\"item-title\"},[_vm._v(\"\\n \"+_vm._s((\"Employee ID: \" + (employee['empId'])))+\"\\n \")]),_vm._v(\" \"),_c('f7-button',{on:{\"click\":function($event){_vm.simulateEmployee(employee)}}},[_vm._v(\"\\n Simulate\\n \")])],1)]),_vm._v(\" \"),_c('f7-accordion-content',[_c('f7-block',[_c('f7-list',{staticStyle:{\"border\":\"1px solid lightgray\",\"border-radius\":\"24px\"},attrs:{\"no-hairlines\":\"\",\"inset\":\"\"}},[_vm._l((_vm.params),function(o){return _c('f7-list-item',{key:o.key},[_c('f7-label',[_vm._v(_vm._s(o.key))]),_vm._v(\" \"),_c('f7-input',{attrs:{\"type\":\"text\",\"value\":employee[o.key],\"readonly\":\"\"}})],1)}),_vm._v(\" \"),_c('f7-list-item',[_c('f7-label',[_vm._v(\"Prediction\")]),_vm._v(\" \"),_c('f7-input',{attrs:{\"type\":\"text\",\"value\":employee['Prediction'],\"readonly\":\"\"}})],1),_vm._v(\" \"),_c('f7-list-item',[_c('f7-label',[_vm._v(\"Flight Risk\")]),_vm._v(\" \"),_c('f7-input',{attrs:{\"type\":\"text\",\"value\":employee['Flight Risk'],\"readonly\":\"\"}})],1)],2)],1)],1)],1)}))])],1)],1)],1)],1)],1)],1)],1),_vm._v(\" \"),_c('f7-popup',{ref:\"popup\",staticStyle:{\"overflow-y\":\"auto\"}},[_c('f7-button',{staticClass:\"float-right\",on:{\"click\":function($event){_vm.$refs.popup.close()}}},[_c('f7-icon',{attrs:{\"f7\":\"close\"}})],1),_vm._v(\" \"),_c('f7-block-title',[_vm._v(\"The following employees are not predicted\\n \")]),_vm._v(\" \"),_c('f7-card',[_c('f7-card-header',[_vm._v(\"Employees with unknown values\")]),_vm._v(\" \"),_c('f7-card-content',_vm._l((_vm.employeesWithUnknownValues),function(attributes,id){return _c('div',{key:id,staticStyle:{\"padding-bottom\":\"12px\"}},[_c('strong',[_vm._v(\"Employee: \"+_vm._s(id))]),_vm._v(\" \"),_vm._l((attributes),function(attr){return _c('div',{key:attr,staticStyle:{\"padding-left\":\"12px\"}},[_vm._v(\"\\n \"+_vm._s(attr.attribute)+\": \"+_vm._s(attr.value)+\"\\n \")])})],2)}))],1),_vm._v(\" \"),_c('f7-card',[_c('f7-card-header',[_vm._v(\"Employees with missing supervisors\")]),_vm._v(\" \"),_c('f7-card-content',_vm._l((_vm.employeesWithMissingSupervisor),function(id){return _c('div',{key:id,staticStyle:{\"padding-bottom\":\"10px\"}},[_vm._v(\"\\n Employee: \"+_vm._s(id)+\"\\n \")])}))],1),_vm._v(\" \"),_c('f7-card',[_c('f7-card-header',[_vm._v(\"Employees with supervisors with unknown values\")]),_vm._v(\" \"),_c('f7-card-content',_vm._l((_vm.employeesWithSupervisorWithUnknownValues),function(id){return _c('div',{key:id,staticStyle:{\"padding-bottom\":\"10px\"}},[_vm._v(\"\\n Employee: \"+_vm._s(id)+\"\\n \")])}))],1)],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-5db6aab9\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/pages/predict.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-5db6aab9\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!../../node_modules/vue-loader/lib/selector?type=styles&index=0!./predict.vue\")\n}\nvar normalizeComponent = require(\"!../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../node_modules/vue-loader/lib/selector?type=script&index=0!./predict.vue\"\nimport __vue_script__ from \"!!babel-loader!../../node_modules/vue-loader/lib/selector?type=script&index=0!./predict.vue\"\n/* template */\nimport __vue_template__ from \"!!../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-5db6aab9\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../node_modules/vue-loader/lib/selector?type=template&index=0!./predict.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-5db6aab9\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/pages/predict.vue\n// module id = null\n// module chunks = ","\n
\n \n \n \n \n \n \n \n
\n You may upload an Excel (.xlsx) or a Comma Separated Value (.csv) for training\n
\n
For Excel file, only the first sheet will be taken.
\n
The first row must be the column header.
\n
You may make changes and replace the existing training data as long as our\n data\n scientists have not started working on it.\n
\n
The file size of the training data is limited to 200MB
\n\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/pages/train.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:\"trainTab\"},[_c('f7-block',[_c('f7-row',[_c('f7-col',{attrs:{\"width\":\"50\"}},[_c('f7-card',{attrs:{\"title\":\"Training data upload instructions\"}},[_c('f7-card-content',{staticStyle:{\"height\":\"240px\",\"overflow-y\":\"auto\"}},[_c('f7-block',[_c('ol',[_c('li',[_vm._v(\"\\n You may upload an Excel (.xlsx) or a Comma Separated Value (.csv) for training\\n \")]),_vm._v(\" \"),_c('li',[_vm._v(\"For Excel file, only the first sheet will be taken.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"The first row must be the column header.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"You may make changes and replace the existing training data as long as our\\n data\\n scientists have not started working on it.\\n \")]),_vm._v(\" \"),_c('li',[_vm._v(\"The file size of the training data is limited to 200MB\")]),_vm._v(\" \"),_c('li',[_vm._v(\"There should not be merged cells\")]),_vm._v(\" \"),_c('li',[_vm._v(\"There should not be any commas in column names\")])]),_vm._v(\" \"),_c('input',{ref:\"fileInput\",attrs:{\"id\":\"fileid\",\"type\":\"file\",\"hidden\":\"\"},on:{\"change\":_vm.fileSelected}})])],1),_vm._v(\" \"),_c('f7-card-footer',{staticStyle:{\"display\":\"flex\",\"justify-content\":\"end\"}},[_c('f7-button',{class:{disabled:_vm.currentRegion.wip},attrs:{\"round\":\"\",\"outline\":\"\"},on:{\"click\":_vm.selectFile}},[_vm._v(\"\\n Select Excel / CSV\\n \")])],1)],1)],1),_vm._v(\" \"),_c('f7-col',{attrs:{\"width\":\"50\"}},[_c('f7-card',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.currentRegion.trainingFilename),expression:\"currentRegion.trainingFilename\"}],attrs:{\"title\":\"Current uploaded file\"}},[_c('f7-card-content',{staticStyle:{\"height\":\"240px\",\"overflow-y\":\"auto\"}},[_c('f7-list',{attrs:{\"no-hairlines\":\"\"}},[_c('f7-list-item',[_c('f7-label',[_vm._v(\"Training data uploaded\")]),_vm._v(\" \"),_c('f7-input',{attrs:{\"type\":\"text\",\"value\":_vm.currentRegion.trainingFilename,\"readonly\":\"\"}})],1),_vm._v(\" \"),_c('f7-list-item',[_c('f7-label',[_vm._v(\"Status\")]),_vm._v(\" \"),_c('f7-input',{attrs:{\"type\":\"text\",\"value\":(_vm.currentRegion.wip) ? 'In Progress' : _vm.currentRegion.status||'Pending',\"readonly\":\"\"}})],1),_vm._v(\" \"),(_vm.currentRegion.statusLastUpdated)?_c('f7-list-item',[_c('f7-label',[_vm._v(\"Status last updated date/time\")]),_vm._v(\" \"),_c('f7-input',{attrs:{\"type\":\"text\",\"value\":_vm.statusUpdatedTime,\"readonly\":\"\"}})],1):_vm._e()],1)],1),_vm._v(\" \"),_c('f7-card-footer')],1)],1)],1),_vm._v(\" \"),_c('f7-row',[_c('f7-col',[_c('f7-card',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.loading && _vm.fileProperty.fileName),expression:\"!loading && fileProperty.fileName\"}],attrs:{\"title\":\"File to be uploaded\"}},[_c('f7-card-content',[_c('f7-block',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loading),expression:\"loading\"}]},[_c('f7-preloader')],1),_vm._v(\" \"),_c('f7-block',[_c('f7-list',{attrs:{\"no-hairlines\":\"\"}},[_c('f7-list-item',[_c('f7-label',[_vm._v(\"File Name\")]),_vm._v(\" \"),_c('f7-input',{attrs:{\"type\":\"text\",\"value\":_vm.fileProperty.fileName,\"readonly\":\"\"}})],1),_vm._v(\" \"),_c('f7-list-item',[_c('f7-label',[_vm._v(\"No. of rows\")]),_vm._v(\" \"),_c('f7-input',{attrs:{\"type\":\"text\",\"value\":_vm.fileProperty.count,\"readonly\":\"\"}})],1)],1)],1)],1),_vm._v(\" \"),_c('f7-card-footer',{staticStyle:{\"display\":\"flex\",\"justify-content\":\"end\"}},[_c('f7-button',{class:{disabled:_vm.uploading},attrs:{\"round\":\"\",\"outline\":\"\"},on:{\"click\":_vm.uploadFileConfirm}},[_vm._v(\"\\n Upload \"+_vm._s(_vm.fileProperty.fileName)+\"\\n \")])],1)],1)],1)],1)],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-518a85ea\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/pages/train.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-518a85ea\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!../../node_modules/vue-loader/lib/selector?type=styles&index=0!./train.vue\")\n}\nvar normalizeComponent = require(\"!../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../node_modules/vue-loader/lib/selector?type=script&index=0!./train.vue\"\nimport __vue_script__ from \"!!babel-loader!../../node_modules/vue-loader/lib/selector?type=script&index=0!./train.vue\"\n/* template */\nimport __vue_template__ from \"!!../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-518a85ea\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../node_modules/vue-loader/lib/selector?type=template&index=0!./train.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-518a85ea\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/pages/train.vue\n// module id = null\n// module chunks = ","\n
\n \n We're currently processing feature explanation for your prediction.\n It may take up to 48 hours or longer to reflect in this chart.\n We'll notify you once it is completed.\n Thanks for your patience.\n \n