[PR #357] Added isolation forest library to README.md. #344

Open
opened 2025-11-06 17:19:04 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/oxnr/awesome-bigdata/pull/357
Author: @jverbus
Created: 11/22/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 959e359 Added isolation forest library to README.md.

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/oxnr/awesome-bigdata/pull/357 **Author:** [@jverbus](https://github.com/jverbus) **Created:** 11/22/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`959e359`](https://github.com/oxnr/awesome-bigdata/commit/959e3598d2bb34ce04003bc6c1c7b4892237b4e0) Added isolation forest library to README.md. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 17:19:04 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bigdata#344