Snap Machine Learning
1.6.0

Overview

  • Manual
  • Tutorials
  • FAQ

API References

  • SnapML APIs
    • LinearRegression
    • LogisticRegression
    • SVM
    • SnapBoost
    • DecisionTree
    • RandomForest
    • load_from_svmlight_format
    • load_from_snap_format
    • load_snap_file
    • write_to_snap_format
    • copy_as_gpu_cmatrix
    • load_svmlight_file
    • log_loss
    • accuracy_score
    • hinge_loss
    • mean_squared_error
  • Scikit-learn compatible pai4sk APIs
  • Similarity Search
  • SnapML Spark Estimators
  • SnapML Spark APIs
Snap Machine Learning
  • Docs »
  • SnapML APIs

SnapML APIsΒΆ

Machine Learning APIs

  • LinearRegression
  • LogisticRegression
  • SVM
  • SnapBoost
  • DecisionTree
  • RandomForest

Loader APIs

  • load_from_svmlight_format
  • load_from_snap_format
  • load_snap_file
  • write_to_snap_format
  • copy_as_gpu_cmatrix
  • load_svmlight_file

Metrics APIs

  • log_loss
  • accuracy_score
  • hinge_loss
  • mean_squared_error
Next Previous

© Copyright IBM Corporation 2018, 2020

Built with Sphinx using a theme provided by Read the Docs.