關注商店
今日商品數 1378
評價分數 (2699)
留言版 (558)
瀏覽人次 (431530)
平均出貨天數 (2)
.商品所在地 台中市

折價券金額:$100
(滿$6,999 時可用)
索取後限100名會員抵用
訂閱商店電子報與EDM
隔日配商品專區 »
看所有商品列表 »
看最新上架商品 »
質性(定性)分析
科學應用軟體
程式編輯與開發
報表及控件
專案管理軟體
檔案格式轉換
數位內容製作
資料庫管理開發
備份/還原/救援
手機課程製作
虛擬實境
網路應用
解密工具
系統工具
作業系統
Mac 應用軟體
資訊安全軟體
效能極限測試
字型及圖庫
微軟專區
數位內容製作
網站弱點偵測
虛擬機器管理
商店介紹
購物說明
購物車
留言版 (558)
客服
回首頁
祺荃企業有限公司
  您的直覺,我們的軟體!! 買正版軟體找祺荃企業有限公司 (統一編號 : 28793967 ) !!! 所有產品皆享諮詢、支援及保固,並可開立 二聯式 / 三聯式發票!!!
PChome > 商店街首頁 > 3C周邊 > 祺荃企業有限公司 >
 


〈商品編號:M10895212〉
獲得現金積點:800 (1點=1元) 說明
最高可折抵點數:100 (1點=1元) 說明
15天鑑賞期
給予買家商品15天鑑賞期,品鑑商品更充裕
退貨無負擔
黑貓宅急便到府收件退貨商品,退貨便利無運費
假一賠二
非真品承諾商品退款再賠償該商品金額
(詳見說明)
 

DTREG predictive modeling program, Advanced Version 教育單機下載版 - 先進預測系統發展軟體!

DTREG 先進預測系統發展軟體,提供包括Multilayer Perceptron Neural Networks,Decision Trees,Decision Tree Forests,K-Means Clustering,Linear Discriminant Analysis ( #LDA),Linear Regression,Logistic Regression 等多樣預測方法論! #決策樹 #神經網路
建議售價 $99990
一次付清特價 8 折 79990適用折價券
線上分期價
3 每期$27775 接受29家銀行
6 每期$13960 接受29家銀行
12 每期$7286 接受28家銀行
15 每期$5893 接受6家銀行
24 每期$3745 接受14家銀行
信用卡紅利折抵刷卡金 ( 接受18家銀行紅利折抵辦法 )
加購品名 Camtasia Studio 2023/Snagit 2024 Bundle 商業超值組合包下載版 ... more
優惠活動
先享後付 最長45天內付款!

先享後付 最長45天內付款!

下單選用「AFTEE先享後付」
只需輸入手機號碼,15秒就能輕鬆結帳!
收到繳費簡訊,最長45天內付款就可以!

AFTEE先享後付 詳細說明>
付款方式 
跨店分期0利率 3期/6期
超商付款
運  費
跨店宅配0元免運

單店免運費
商品所在地 台中市
  
1000萬件商品適用 (說明)
加入追蹤加入追蹤 留言版留言版(558)
分享到
 


DTREG offers the most powerful predictive modeling methods: 


  • Multilayer Perceptron Neural Networks
  • Probabilistic Neural Networks
  • General Regression Neural Networks
  • RBF Neural Networks
  • GMDH Polynomial Neural Networks
  • Cascade Correlation Neural Networks
  • Support Vector Machine (SVM)
  • Gene Expression Programming - Symbolic Regression
  • Decision Trees
  • TreeBoost — Boosted Decision Trees
  • Decision Tree Forests
  • K-Means Clustering
  • Linear Discriminant Analysis (LDA)
  • Linear Regression
  • Logistic Regression

DTREG also can perform time series analysis and forecasting.


The process of extracting useful information from a set of data values is called “data mining”. This data can be used to create models to make predictions. Many techniques have been developed for predictive modeling, and there is an art to selecting and applying the best method for a particular situation. DTREG implements the most powerful predictive modeling methods that have been developed indlucing, TreeBoost and Decision Tree Forests as well as Neural Networks, Support Vector Machine, Gene Expression Programming and Symbolic Regression, K-Means Clustering, Linear Discriminant Analysis, Linear Regression models and Logistic Regression models.

Benchmarks have shown these methods to be highly effective for analyzing and modeling many types of data.




DTREG Features

Ease of use. DTREG is a robust application that is installed easily on any Windows system. DTREG reads Comma Separated Value (CSV) data files that are easily created from almost any data source. Once you create your data file, just feed it into DTREG, and let DTREG do all of the work of creating a decision tree, Support Vector Machine, K-Means clustering, Linear Discriminant Function, Linear Regression or Logistic Regression model. Even complex analyses can be set up in minutes.

Classification and Regression Trees. DTREG can build Classification Trees where the target variable being predicted is categorical and Regression Trees where the target variable is continuous like income or sales volume.

Single-tree, TreeBoost, Decision Tree Forests, Support Vector Machine, K-Means clustering, Linear Discriminant Analysis, Linear Regression and Logistic Regression. By simply checking a button, you can direct DTREG to build a classic single-tree model, a TreeBoost model consisting of a series of trees a Decision Tree Forest, a Neural Network, a Support Vector Machine, a Gene Expression Programming, a K-Means Clustering, a Linear Discriminant Analysis function a Linear Regression model. or a Logistic Regression model.

Automatic tree pruning. DTREG uses V-fold cross-validation to determine the optimal tree size. This procedure avoids the problem of "overfitting" where the generated tree fits the training data well but does not provide accurate predictions of new data.

Surrogate variables for missing data. DTREG uses a sophisticated technique involving "surrogate variables" to handle cases with missing values. This allows cases with some available values and some missing values to be utilized to the maximum extent when building the model. It also enables DTREG to predict the values of cases that have missing values.
Visual display of the tree. DTREG can display the generated decision tree on the screen, write it to a .jpg or .png disk file or print it. When printed, DTREG uses a sophisticated technique for paginating trees that cross multiple pages.

DTREG accepts text data as well as numeric data. If you have categorical variables with data values such as “Male”, “Female”, “Married”, “Protestant”, etc., there is no need to code them as numeric values.

Data Transformation Language (DTL). DTREG includes a full Data Transformation Language (DTL) programming language for transforming variables, creating new variables and selecting which cases are to be included in the analysis.

Project files for saving analyses. DTREG saves all of the information about variables, analysis parameters as well as the generated report and tree in a project file. You can later open the project file, alter parameters or rerun it with a different dataset.

Scoring to predict values. Once a decision tree has been built, you can use DTREG to "score" a new dataset and predict values for the target variable.

Generated scoring source code. The "Translate" function in DTREG generates C, C++ and SASR source code to compute predicted values. This source code can be included in application programs to perform high performance scoring of large volumes of data.

Heavy duty capability. The Enterprise Version of DTREG can handle an unlimited number of data rows -- hundreds of thousands or millions are no problem. DTREG can build classification trees with predictor variables that have hundreds of categories by using an efficient clustering algorithm. Many other decision tree programs limit predictor variables to 16 or less categories.
DTREG .NET Class Library. The DTREG .NET Class Library can be called from application programs to generate models and compute predicted target values using a model generated by DTREG.












需要索取報價單?

lINE Benchmark Email Benchmark Email
產品規格 :

DTREG predictive modeling program, Advanced Version 教育單機下載版

#1.含兩年產品維護合約,合約內免費更新主程式及提供免費Email技術支援!
#2.此產品為永久授權版,以購買時原廠發佈之最新版本供貨.
#3.如採購流程所需,可提供原廠授權代理證明.
#4.Standard,Enterprise,Enterprise-64及COM Library (4)版本請來信索取報價單!

供應商 : DTREG Predictive Modeling Software 台灣代理商 祺荃企業有限公司








    政策宣導

  • 為防治動物傳染病,境外動物或動物產品等應施檢疫物輸入我國,應符合動物檢疫規定,並依規定申請檢疫。擅自輸入屬禁止輸入之應施檢疫物者最高可處七年以下有期徒刑,得併科新臺幣三百萬元以下罰金。應施檢疫物之輸入人或代理人未依規定申請檢疫者,得處新臺幣五萬元以上一百萬元以下罰鍰,並得按次處罰。
  • 境外商品不得隨貨贈送應施檢疫物。
  • 收件人違反動物傳染病防治條例第三十四條第三項規定,未將郵遞寄送輸入之應施檢疫物送交輸出入動物檢疫機關銷燬者,處新臺幣三萬元以上十五萬元以下罰鍰。
加購 Camtasia Studio 2023/Snagit 2024 Bundle 商業超值組合包下載版
是的,我要加 13990 元買這項產品!


加購 EaseUS Todo Backup Advanced Server 12 備份軟體
是的,我要加 9880 元買這項產品!
功能強大的備份軟體保護您的Windows Server, Exchange Server, SQL Server,確保企業正常運作!我們的伺服器備份軟體適用於Microsoft SQL Server 2016/2014/2012/2008 R2/2008/2005。允許在一個備份任務中有效的備份多個SQL資料庫。

加購 HLM Standard (12 months)
是的,我要加 15880 元買這項產品!
#HLM #Hierarchical

加購 Comprehensive Meta-Analysis Version 4 Professional
是的,我要加 36000 元買這項產品!
#CMA #統合分析 #metaanalysis

加購 Stella Architect 教育單機下載版 (系統思考軟體)
是的,我要加 38800 元買這項產品!
#Stella #Architect

加購 Avast Premium Security (Multi-Device) 1 年期訂閱!
是的,我要加 1950 元買這項產品!
#Avast #Premium #Security 不僅是 #防毒軟體 ,更是全方位的保護產品,能一併保護所有 #電腦、 #手機 與 #平板電腦 的線上安全。 #Multi-Device

加購 TeamViewer Premium Subscription 白金版 訂閱服務一年 (ESD)
是的,我要加 35990 元買這項產品!
#TeamViewer

加購 Intel® Media Server Studio 2018 Essentials Edition
是的,我要加 18880 元買這項產品!
#Intel® #Media #Server #Studio 2018 - #數據中心, #雲 和 #網絡媒體 #解決方案 #Essentials #Edition

使用這個全面的軟體開發工具套件來進行程式碼轉換, 最加化 #OTT #直播 和 #串流媒體, #線上遊戲, #虛擬桌面基礎架構( #VDI )和 #視訊會議 。

加購 Golden Software Grapher 19 單機下載版
是的,我要加 19880 元買這項產品!
#Grapher #繪圖 #分析

加購 Intel oneAPI Base & HPC Toolkit (Multi-Node)
是的,我要加 125880 元買這項產品!

寄送時間:預計訂單成立後 7 個工作天內送達(不含週六日及國定假日),如專櫃商店有約定出貨日將於約定出貨寄送。
送貨方式:透過宅配或是郵局配送。
您訂購之商品若經配送兩次無法送達,且聯繫不上逾三天者,您的訂單將被取消並退款。
送貨範圍:限台灣本島地區。
注意!收件地址請勿為郵政信箱(若有台灣本島以外地區送貨需求,收貨人地址請填台灣本島親友的地址)。
? 本專櫃商店商品消費者享有商品到貨15天猶豫期之權益,但猶豫期並非試用期,退回商品必須是全新狀態且包裝完整(請保持商品、附件、包裝、廠商紙箱及所有附隨文件或資料之完整性),否則恕不接受退訂。

? 若您所購買商品是下列特殊商品,請留意下述退貨注意事項:
1. 易於腐敗之商品、保存期限較短之商品、客製化商品、報紙、期刊、雜誌,於收受商品後將無法享有15天猶豫期之權益且不得辦理退貨。
2. 影音商品、電腦軟體或個人衛生用品等一經拆封即無法回復原狀的商品,在您還不確定是否要辦理退貨以前,請勿拆封,一經拆封則依消費者保護法之規定,無法享有15天猶豫期之權益且不得辦理退貨。
3. 非以有形媒介提供之數位內容或一經提供即為完成之線上服務,一經您事先同意後始提供者,依消費者保護法之規定,您將無法享有15天猶豫期之權益且不得辦理退貨。

? 若有退訂需求,請於到貨15天內至【我的帳戶】點選退貨申請並於退貨申請網頁填妥相關資料,並將原商品備妥,若需取回商品,宅配將於3-7個工作天內與您電話連絡前往取回(退回之商品將由專櫃商店進行驗收)。

? 若退款過程中需請您提供銷退憑證文件(如折讓單、公司戶發票),請將所收到的發票以掛號方式寄回至商店街市集國際資訊股份有限公司﹝客服部﹞,地址:(106)台北市敦化南路二段105號5樓。

? 退回之商品應保持原商品完整包裝,連同零配件、贈品、使用手冊、註冊回函…等,勿缺件,外盒勿損毀,請以專櫃商店寄送時的原始包裝再原封備妥,若紙箱已遺失,請於商品外盒上再包裝,勿直接讓商品原廠外盒粘貼宅配單或書寫文字,原廠外盒損毀或是商品缺件,將無法受理退貨或視損毀程度折扣退款金額。

? 專櫃商店於收到商品並確認驗收無誤後,將於7個工作天內進行退款流程,退款日當天會發送mail至您的聯絡信箱。

詳情請見 祺荃企業有限公司 購物說明
如對本產品有任何問題,請洽 祺荃企業有限公司 客服中心