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.
プログラミングが初めてなので、weka で jruby を使い始めるにはどうすればよいですか。目的は、jruby を使用して weka で機械学習アルゴリズムを操作し、アクティブ ラーニングを実現することです。
たとえば、SVM を使用したアクティブ ラーニング、どのように? どこから始めますか?
あなたの時間と努力に感謝します
JRuby の Weka ラッパー: https://github.com/paulgoetze/weka-jrubyで見つけることができ ます。