linkedin / isolation-forestLinks
A distributed Spark/Scala implementation of the isolation forest algorithm for unsupervised outlier detection, featuring support for scalable training and ONNX export for easy cross-platform inference.
☆248Updated 2 weeks ago
Alternatives and similar repositories for isolation-forest
Users that are interested in isolation-forest are comparing it to the libraries listed below
Sorting:
- Isolation Forest on Spark☆229Updated 11 months ago
- Joblib Apache Spark Backend☆249Updated 5 months ago
- Spark implementation of computing Shapley Values using monte-carlo approximation☆76Updated 2 years ago
- HandySpark - bringing pandas-like capabilities to Spark dataframes☆196Updated 6 years ago
- Anomaly detection algorithm implemented at Twitter☆114Updated 2 years ago
- The Synthetic Minority Oversampling Technique (SMOTE) implemented in Spark.☆48Updated 7 years ago
- This package contains a generic implementation of greedy Information Theoretic Feature Selection (FS) methods. The implementation is base…☆134Updated 3 years ago
- Data Exploration in PySpark made easy - Pyspark_dist_explore provides methods to get fast insights in your Spark DataFrames.☆102Updated 6 years ago
- MLeap: Deploy ML Pipelines to Production☆1,521Updated 9 months ago
- Train and run Pytorch models on Apache Spark.☆340Updated 2 years ago
- Ensemble Learning for Apache Spark 🌲