You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/academic/related_projects.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ You may also want to take a look at the (incomplete) list of ["unofficial" packa
18
18
*[Debellor](http://www.debellor.org/) - Data mining platform for data streams.
19
19
*[DecisionTemplate](http://www.perdisci.com/projects/weka-code) - Combining classifiers using Decision Templates.
20
20
*[distributedWekaSpark](https://github.com/ariskk/distributedwekaspark) - A proof of concept for running Weka in Apache Spark.
21
+
*[djl-arff](https://github.com/waikato-datamining/djl-arff) - Reading ARFF datasets using [Deep Java Library (DJL)](https://djl.ai/).
21
22
*[ELKI](http://elki.dbs.ifi.lmu.de/) - Similar project, with focus on clustering and outlier detection, as well as on using database index structures for acceleration.
22
23
*[Fuzzyweka](http://sourceforge.net/projects/fuzzyweka/) - Classifier for fuzzy classification based on fuzzy if-then rules.
23
24
*[GATE](http://gate.ac.uk/) - NLP workbench with Weka interface.
0 commit comments