🏠
Working from home
Software / Machine Learning / Data Engineer
- 127.0.0.1
- https://karanasou.medium.com
- @__mkara__
Highlights
- Pro
Pinned Loading
-
deflect-ca/baskerville
deflect-ca/baskerville PublicSecurity Analytics Engine - Anomaly Detection in Web Traffic
-
equalitie/deflect-analytics-ecosystem
equalitie/deflect-analytics-ecosystem PublicA collection of Dockerfiles to be used with Baskerville
-
Python Load a yaml configuration fil...
Python Load a yaml configuration file and resolve any environment variables 1import os
2import re
3import yaml
45 -
How to use Scikit's Isolation Forest...
How to use Scikit's Isolation Forest in Pyspark - udf and broadcast variables 1from pyspark.sql import SparkSession, functions as F, types as T
2from sklearn.ensemble import IsolationForest
3from sklearn.preprocessing import StandardScaler
45np.random.seed(42)
-
A full example of Shapley Values cal...
A full example of Shapley Values calculation with pyspark and their benefits to the model with random data 1import random
23import numpy as np
4import pyspark
5from shapley_spark_calculation import \
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.