需同意授權
You're currently viewing an old version of this dataset. To see the current version, click here.

牛隻乳量預測模型

使用牛隻的每小時活動力、生理、繁殖紀錄以及每小時環境的資料,去預測牛隻7天後的泌乳量。 模型:使用weka load model

左圖為輸入檔案(上面是欄位名稱以及它的type):

右圖為輸出之結果範例,(下面是每一筆資料的數值):

輸入資料:須包含以下欄位每個小時的資料:MeasurementCount、NotActive、Ruminating、Eating、Active、HighActive、Temperature、Temp1、Temp2、Humi1、Humi2、Light、Thi1、Thi2。資料的欄位名稱命名方式為w1_小時_欄位 (舉例:w1_00_MeasurementCount)。最後包含牛隻出生日期(birth_days)、該次分娩胎次(parity)、前次DIM(LastTime_DIM)、7天后的泌乳量(milk_7)。型態都是numeric。檔案為arff 檔,可使用weka內建功能轉換。

使用方式: Open file -> 選擇你的資料 -> Classify -> 在Result list 按右鍵,選擇Load model > 選擇下載的模型 -> 在Test options 中選擇Supplied test set -> Set -> Open file -> 選擇你的資料 -> 確認Class 正確 -> 對model 點右鍵 -> Re-evaluate model on current test set

資料與資源

額外的資訊

欄位
最後更新 10月 26, 2023, 10:45 (+0800)
建立 8月 9, 2023, 09:47 (+0800)

推薦資料集