🏠 Strona Główna
Benchmarki
📊 Wszystkie benchmarki 🦖 Dinozaur v1 🦖 Dinozaur v2 ✅ Aplikacje To-Do List 🎨 Kreatywne wolne strony 🎯 FSACB - Ostateczny pokaz 🌍 Benchmark tłumaczeń
Modele
🏆 Top 10 modeli 🆓 Darmowe modele 📋 Wszystkie modele ⚙️ Kilo Code
Zasoby
💬 Biblioteka promptów 📖 Słownik AI 🔗 Przydatne linki

Słownik AI

Kompletny słownik sztucznej inteligencji

162
kategorie
2 032
podkategorie
23 060
pojęcia
📖
pojęcia

Contamination

Hyperparameter of the Isolation Forest defining the expected proportion of anomalies in the dataset, used to calibrate the decision threshold on anomaly scores.

📖
pojęcia

iTree (Isolation Tree)

Binary decision tree randomly built in an Isolation Forest, where each partition is performed on a randomly selected feature and split value until each point is isolated.

📖
pojęcia

Isolation

Principle stating that anomalies are 'few and different' data points, and are therefore easier to isolate than normal points, requiring fewer partitions in a tree.

📖
pojęcia

Extension Level

Optional hyperparameter in some Isolation Forest implementations that controls the number of dimensions to split simultaneously at each node, allowing handling of very high-dimensional data.

📖
pojęcia

Scoring Function

Mathematical function that transforms the average path length into a normalized anomaly score, typically based on the distribution of path length in a random tree.

📖
pojęcia

Forest Size

Number of iTrees built in the Isolation Forest, a hyperparameter that influences the stability and accuracy of the final anomaly scores.

📖
pojęcia

Node Depth

Depth of a specific node in an iTree, used to calculate the path length and thus the isolation score of a data point.

📖
pojęcia

External Anomalies

Type of anomalies that lie outside regions of high data density, effectively detected by the Isolation Forest due to their rapid isolation.

📖
pojęcia

Computational Complexity

Measure of the efficiency of the Isolation Forest, which is linear with respect to the number of observations and sublinear with respect to the number of features, making it suitable for large datasets.

🔍

Nie znaleziono wyników