阿摩線上測驗 登入

最新科目

最新試卷

115年 - 115 年度高級中等以下學校及幼兒園教師資格考試-課程教學與評量(資賦優異組)#140867(30題)

115年 - 115 高級中等以下學校及幼兒園教師資格考試_國民小學︰教育理念與實務#140866(34題)

115年 - 115 一般警察特種考試_二等_刑事警察人員數位鑑識組:計算機系統(包括計算機結構、作業系統)#140865(15題)

115年 - 115 高級中等以下學校及幼兒園教師資格考試_國民小學:學習者發展與適性輔導#140864(33題)

115年 - 115 高級中等以下學校及幼兒園教師資格考試_全類科:國語文能力測驗#140863(31題)

115年 - 115 高級中等以下學校及幼兒園教師資格考試_國民小學:數學能力測驗#140862(43題)

115年 - 115 高級中等以下學校及幼兒園教師資格考試_中等學校:教育理念與實務#140861(34題)

115年 - [非官方正解]115年 - 115 一般警察、警察、移民行政、國家安全情報特種考試_三等_各類別、移民行政、各組別:國文(作文與測驗)#140860(12題)

115年 - 115 一般警察特種考試_四等_消防警察人員:普通物理學概要與普通化學概要#140859(40題)

115年 - 115年 - 115 一般警察特種考試_四等_消防警察人員:消防與災害防救法規概要(包括消防法、災害防救法、公共危險物品及可燃性高壓氣體製造儲存處理場所設置標準暨安全管理辦法、緊急救護辦法、緊急醫療救護法)#140858(27題)

最新試題

最新申論題

最新課程

最新主題筆記

最新討論

57 “Securities Law entitles the purchaser to sue the issuer, underwriter, certified public accountant and lawyer with respect to any material misstatements or omissions in the prospectus. However, except to the issuer, which has absolute liability for any material misstatements or omissions, Securities Law provides an affirmative defense for any other defendant who can demonstrate that he/she met a prescribed standard of diligence with respect to the information contained in the prospectus.” Based on the above description, what kind of liability the issuer has? (A) Strict liability (B) Negligent liability (C) No liability (D) Presumption of negligence

63 Pursuant to Article 12 of the (2005) Amendment of the Constitution of the R.O.C., amendment of the Constitution shall be initiated upon the proposal of one-fourth of the total members of the Legislative Yuan, passed by at least three-fourths of the members present at a meeting attended by at least three-fourths of the total members of the Legislative Yuan, and sanctioned by electors in the free area of the Republic of China at ___________held upon expiration of a six-month period of public announcement of the proposal, wherein the number of valid votes in favor exceeds one-half of the total number of electors; and the provisions of Article 174 of the Constitution (Main Text) shall not apply. (A) an election (B) a recall (C) an initiative (D) a referendum

61 According to the Restatement (Second) of Torts, __________is the maker who is not confident in the accuracy or knows he has no basis of his representation. (A) invalid misrepresentation (B) nuisance (C) defamation (D) fraudulent misrepresentation

33. 在工業物聯網架構中,進行設備預測性維護(Predictive Maintenance) 時,若面對異常事件發生頻率極低、樣本高度不平衡的時間序列資料, 下列哪一種方法最能兼顧模型穩定性與異常偵測效能? (A)將每筆異常事件資料複製多次以提升模型對異常的辨識敏感度,搭 配全序列訓練模型(如 LSTM); (B)對時間序列進行差分與標準化後,使用傳統監督式學習模型(如 SVM)進行分類訓練; (C)使用經過時間序列特化的 SMOTE 技術生成異常樣本,以平衡異常與 正常資料比例; (D) 採用基於重建誤差的自編碼器模型( Sequence-to-Sequence Autoencoder)進行異常偵測,並僅使用正常資料進行訓練

46. 某電商公司想預測用戶是否會購買特定商品,資料中包含多種用戶屬性與行為特徵。分析師希望選出對購買結果最有預測價值的特徵,以提 升模型效能。下列哪一種描述最符合監督式特徵選擇(Supervised Feature Selection)的概念? (A)根據特徵的整體分布、變異度或資訊量進行篩選,而不直接參考目 標變數; (B)評估每個特徵與目標變數之間的相關性,選擇對預測結果貢獻最大 的特徵; (C)使用模型評估特徵對預測結果的重要性,並保留對目標變數影響較 大的欄位; (D)將特徵透過降維方法(如 PCA)轉換為新特徵,再用於模型訓練

50. 某雲端服務公司計畫將大型語言模型部署於線上系統,並以批次推論 (Batch Inference)方式處理每日上百萬筆用戶請求。專案團隊在評 估可能遇到的挑戰時,下列哪一項通常不會被視為批次推論階段的主要難題? (A)如何確保訓練語料的涵蓋性與標註品質,以避免模型偏差影響輸出; (B)當批次規模增大時,如何降低推論延遲並保持即時回應能力; (C)在推論過程中,有效管理與分配龐大的輸入資料量以避免資源壅塞; (D)在叢集環境中精確安排推論任務,以提升 GPU/TPU 等硬體資源的利用率