Development/Java(855)
-
Machine Learning Open Source Software (MLOSS)
MLOSS JMLR Machine Learning Open Source Software (MLOSS) http://jmlr.org/mloss/ mloss.org forum for open source software in machine learning https://mloss.org/software/
-
Apache Mahout(아파치 머하웃)
Apache Mahout(아파치 머하웃) · 대용량 데이터를 처리하는 분산처리가 가능하고 확장성을 가진(scalable) 기계학습용 오픈 소스 라이브러리입니다. · Apache project to produce free implementations of distributed or otherwise scalable machine learning algorithms · Classification, clustering, and collaborative filtering, frequent itemset mining · 맵리듀스를 이용하는 아파치 하둡위에 적용되며 비슷한 특성을 가진 데이터들을 분류하고 정의하는 작업 및 협업 필터링(collaborative filtering)을 수행합니다. https://en.w..
-
KNIME
KNIME · Konstanz Information Miner · modular data pipelining concept https://www.knime.com/
-
MOA (Massive Online Analysis)
MOA (Massive Online Analysis) · Closely related project to the WEKA project · Open source framework for data stream mining https://moa.cms.waikato.ac.nz/ https://github.com/waikato/moa
-
CharlesBookClub.csv
CharlesBookClub.csv · 찰스 북클럽 회원 개인의 과거 실제 데이터셋입니다. · This data set represents information associated with individuals who are members of a book club. · 한 사람이 책 구매시 함께 구매한 책 정보가 포함되어 있습니다. · 4,000 거래 Description of Variables attribute description Seq# Sequence number in the partition ID# Identification number in the full (unpartitioned) market test data set Gender O=Male 1=Female M Monetary- Tota..
-
Weka - LinearRegression 수행 라이브러리
Weka - LinearRegression 수행 라이브러리 LinearRegression을 수행하기 위해서는 weka.jar 파일 외에 추가적으로 3개의 라이브러리가 필요합니다. · arpack_combined.jar · core.jar · mtj.jar · weka.jar https://svn.cms.waikato.ac.nz/svn/weka/branches/stable-3-8/weka/lib/ 직접 다운로드