Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Sergey Bushmanov
Sergey Bushmanov has asked
12
questions and find answers to
80
problems.
Stats
2.0k
EtPoint
607
Vote count
12
questions
80
answers
About
I'm a financial analyst (CFA) turned ML Engineer.
I code in
Python
,
R
,
Scala
,
SQL
(and have had some exposure to
Julia
and
Fortran
).
I'm here to
help people
having difficulty programming and understanding DS and ML.
Sergey Bushmanov questions
Rounding through type ascription
Awk fails to split a big file (10Gb+)
Change case of text in bash while looping through declared variable names [duplicate]
Do spark.implicits exist for pyspark session?
What is the intuition behind recursive algorithms with Streams?
How to find which library prevents updating a package in conda?
ColumnTransformer with TfidfVectorizer produces "empty vocabulary" error
Hadoop Yarn: How to limit dynamic self allocation of resources with Spark?
Spark 2.0: Redefining SparkSession params through GetOrCreate and NOT seeing changes in WebUI
Warnings while building Scala/Spark project with SBT
Sergey Bushmanov answers
How to export SHAP local explanations to dataframe?
GridSearchCV and ValueError: Invalid parameter alpha for estimator Pipeline
SHAP DeepExplainer with TensorFlow 2.4+ error
What is the correct way to obtain explanations for predictions using Shap?
Extract feature importance per class from SHAP summary plot from a multi-class problem
SHAP for a single data point, instead of average prediction of entire dataset
I get an error when using shap.plots.waterfall after generating the shap values
How to calculate NDCG with binary relevances using sklearn?
Extract sentence embeddings features with Pandas and spaCy
Extract top N words that are most similar to an input word from a text file