Weka Wiki
Using the API
Initializing search
    GitHub
    GitHub
    • Home
    • Downloading and installing Weka
    • Requirements
    • Documentation
    • Getting help
    • Citing Weka
    • Literature
    • Development
    • History
      • FAQ
      • Not so FAQ
      • Troubleshooting
      • Using the API
      • Extending Weka
      • ARFF Format
      • Primer
      • Datasets
      • Visualization Articles
      • Properties File
      • Packages
      • Experimenter

    Using the API

    Several articles describe certain aspects of using the Weka API:

    • Use Weka in your Java code
    • Weka Examples
    • Generating cross-validation folds
    • Creating an ARFF file
    • Binarize Attribute
    • ARFF files from Text Collections
    • Adding attributes to a dataset
    • Save Instances to an ARFF File
    • Generating ROC curve
    • Visualizing ROC curve
    • Serialization

    It is possible to use Weka through Jupyter notebooks as well, see the following article for more information:

    Jupyter notebooks

    Previous Troubleshooting
    Next Extending Weka
    Made with Material for MkDocs