linkedin / isolation-forest
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.
☆239Updated this week
Alternatives and similar repositories for isolation-forest:
Users that are interested in isolation-forest are comparing it to the libraries listed below
- Joblib Apache Spark Backend☆245Updated 7 months ago
- Spark implementation of computing Shapley Values using monte-carlo approximation☆74Updated 2 years ago
- The Synthetic Minority Oversampling Technique (SMOTE) implemented in Spark.☆49Updated 6 years ago
- Create HTML profiling reports from Apache Spark DataFrames☆195Updated 5 years ago
- A Scala feature transformation library for data science and machine learning☆466Updated last month
- HandySpark - bringing pandas-like capabilities to Spark dataframes☆193Updated 5 years ago
- A Python wrapper for XGBoost4J-Spark classes.☆47Updated 11 months ago
- A scalable nearest neighbor search library in Apache Spark☆261Updated 6 years ago
- k-Nearest Neighbors algorithm on Spark☆239Updated last year
- MLeap: Deploy ML Pipelines to Production☆1,515Updated 4 months ago
- An implementation of DBSCAN runing on top of Apache Spark