Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
オレンジがテキスト形式のルール ファイルを読み込んで、それを使用して別のデータセットをスコアリングできるかどうか疑問に思っています。たとえば、rule_to_string 関数を使用して以前に Orange で作成された rule.txt ファイルには、次の IF...THEN 形式のルールが含まれています。 . Orange は rule.txt ファイルを読み込んで、それを使用して test.csv データセットをスコアリングできますか? 助けてくれてありがとう!