After long and hard work, I have finally successfully ported latest developer release of WEKA to Android.
![]()
What is WEKA?
WEKA is an open source, popular and very powerful suite of machine learning software.
What is the use of WEKA?
WEKA contains a collection of visualization tools and algorithms for data analysis and predictive modeling. WEKA has been used by many developers in their machine learning softwares.
How to use WEKA in Android apps Development?
Fork my repo of latest stable release of WEKA and download the .jar file. Copy the jar file in your Android project's lib folder.. Right click on the jar file -> Build path -> Add to build path. Refresh/clean the project & you are done. Now use WEKA classes and methods in your Android project.
WEKA Port Details:
Further details about latest stable release of WEKA port.
GitHub Link:
Port link: WEKA port
Kindly report any issues or problems on this thread or My Blog. Feel free to Fork my GitHub Repo
Compatibility
This port is compatible with every Android version released till date. If you face any issues, kindly share here.
I would like to thank WEKA development team for creating this awesome open source machine learning tool.
NOTE:
I am not a developer of WEKA suit. I just ported it to Android for people to take advantage of machine learning in Android apps.
_logo.png)
What is WEKA?
WEKA is an open source, popular and very powerful suite of machine learning software.
What is the use of WEKA?
WEKA contains a collection of visualization tools and algorithms for data analysis and predictive modeling. WEKA has been used by many developers in their machine learning softwares.
How to use WEKA in Android apps Development?
Fork my repo of latest stable release of WEKA and download the .jar file. Copy the jar file in your Android project's lib folder.. Right click on the jar file -> Build path -> Add to build path. Refresh/clean the project & you are done. Now use WEKA classes and methods in your Android project.
WEKA Port Details:
Further details about latest stable release of WEKA port.
GitHub Link:
Port link: WEKA port
Kindly report any issues or problems on this thread or My Blog. Feel free to Fork my GitHub Repo
Compatibility
This port is compatible with every Android version released till date. If you face any issues, kindly share here.
I would like to thank WEKA development team for creating this awesome open source machine learning tool.
NOTE:
I am not a developer of WEKA suit. I just ported it to Android for people to take advantage of machine learning in Android apps.