image
天氣問題開啟C:\Program Files\Weka-3-6\data\weather.nominal, 按下Edit可以看到數據內容五個屬性: outlook(天氣看起來如何), temperature(溫度), humidity(濕度), windy(颳風), play(是否可運動)利用上述前四個因子(輸入)建立模型估測是否可以運動(輸出)開啟C:\Program Files\Weka-3-6\data\weather.numeric五個屬性: outlook(天氣看起來如何), temperature(溫度), humidity(濕度), windy(颳風), play(是否可運動)其中溫度和濕度跟上一個資料庫的差別在於前者是屬性, 後者為數值(numeric)針對數值型的資料欄位需要建立不等式

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
資料來源:http://www.kdnuggets.com/2012/08/poll-analytics-data-mining-programming-languages.html R and Python 分別為一二名, 不過我很好奇單純用SQL在data mining上應該能做的事情很有限吧! 頂多做些資料預處理~ 資料採擷(Data Mining)包含統計學, 機器學習等領域, R語言是讓你站在巨人肩膀的一個好用工具…開放原始碼工具(1) The R Project for Statistical Computing(2) Weka Machine learning software to solve data mining problems

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
Windows x64Click here to download a self-extracting executable that includes 64 bit Java VM 1.7
(weka-3-6-12jre-x64.exe; 53.0 MB)C:\Program Files\Weka-3-6選擇安裝changelogs:每個版本的紀錄html資料格式data:ARFF(Attribute-Relation File Format)屬性關聯檔案格式

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
下載各類工具套件 http://CRAN.R-project.orgR-intro.pdf為官方手冊,值得初學者研讀線上中文版: R 導論
宣告一個變數名稱為 x 的向量, 其中 <- 為指派運算子(assign operator)
 1: > x <- c(1, 2, 3, 4, 5)
 2: > x
 3: [1] 1 2 3 4 5

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
AndAR - Android Augmented Reality甚麼是擴增實境?以下這張圖看圖說故事:object A(關鍵物件) + 含有(類似)關鍵物件的場景A(Scene A) + object B(想要輸出至場景的物件) 得到 含有輸出物件B的場景B(Scene B)換句話說透過影像裝置(手機相機, webcam,…)讀取不同的場景A(下圖)經過影像處理和辨識技術
可以得到對應不同的場景B(下圖) 以下為範例影片

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
official website: http://www.r-project.org/

Taiwan
http://ftp.yzu.edu.tw/CRAN/
Department of Computer Science and Engineering, Yuan Ze Universityhttp://cran.cs.pu.edu.tw/
Providence University, Taichunghttp://cran.csie.ntu.edu.tw/
National Taiwan University, Taipei

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
利用超級終端機測試接收COM7設定完成, 按下<接收>Arduino(發送端):由於客戶端的設備無法外借, 因此利用Arduino模擬實際硬體設備送出來的訊號
 1:  
 2: void setup()
 3: {
 4: Serial.begin(9600);
 5: }
 6: void loop()
 7: {
 8: Serial.println("");delay(1000);
 9: Serial.println("");delay(1000);
 10: Serial.print("001 X = - 0.0001 mm");//delay(1000);
 11: Serial.println("");
 12: Serial.print(" Y = + 0.0000 mm");//delay(1000);
 13: Serial.println("");
 14: Serial.print(" Z = + 0.6966 mm");//delay(1000);
 15: Serial.println("");
 16: delay(5000);
 17: }

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
今天自動跳出更新提示 Xamarin 3.8.150版

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
如果你第一次安裝完Xamarin後, 想試著玩一玩一個簡單的Apps專案, 相信應該會遇到和我一樣的錯誤訊息,真是OOXXC:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(1430,2): error MSB6004: 指定的工作可執行檔位置 "C:\Users\ryanwang\AppData\Local\Android\android-sdk\\tools\zipalign.exe" 無效。 [C:\CSharp\AndroidApplication7\AndroidApplication7\AndroidApplication7.csproj]
專案 "C:\CSharp\AndroidApplication7\AndroidApplication7\AndroidApplication7.csproj" (SignAndroidPackage 目標) 建置完成 -- 失敗。

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
跨行動平台App各種版本差異筆記Sample Applications支援下列作業系統我所認知的iPhone、Android、Windows Phone有什麼差異?=======================================================================下載安裝Xamarin 我下載了 Windows版本

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
【32位元免安裝版】
【軟體下載】:[按此下載]
【32位元安裝版】
【軟體下載】:[按此下載]
【64位元免安裝版】
【軟體下載】:[按此下載]
【64位元安裝版】
【軟體下載】:[按此下載]

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
This is a free drawing software for UML.試用30天DownloadsSoftware Ideas Modeler 7.71 (32-bit Setup)Setup of 32-bit version of diagramming CASE tool Software Ideas Modeler for Windows systems.Software Ideas Modeler 7.71 (64-bit Setup)Setup of 64-bit version of diagramming CASE tool Software Ideas Modeler for Windows systems.Software Ideas Modeler 7.71 (32-bit Portable)ZIP package with 32-bit portable version of diagramming CASE tool Software Ideas Modeler.Software Ideas Modeler 7.71 (64-bit Portable)

me1237guy 發表在 痞客邦 留言(0) 人氣()

Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。