-
-
Hey I just did a fresh install of miniconda, and used pip to install tensorflow and tensorflow_decision_forests Some of the packages that are installed now are
```
tensorboard 2.13.…
-
The algorithm listed as `GeneralImputer` here is more widely-known as MICE (Multiple imputation by chained equations) in statistics. I'm not sure if the name used here is standard in ML, but the lack …
-
-
https://www.kaggle.com/elmadj/detect-credit-card-fraud-using-logistic-regression/notebook
https://www.kaggle.com/theonarh/kernels/notebooks/new?forkParentScriptVersionId=2167747
https://www.data-blo…
-
Ve al sitio web oficial de Telegram (my.telegram.org) y crea una cuenta si aún no tienes una.
Crea un nuevo bot de Telegram: Una vez que hayas iniciado sesión en tu cuenta, ve a la sección de "Desarro…
-
Comment below with a well-developed question or comment about the reading for this week's workshop. These are individual questions and comments.
Please post your question by Wednesday 11:59 PM, and…
-
### `lambda-ml.random-forest`
* https://cloudkj.github.io/lambda-ml/lambda-ml.random-forest.html
* example usage
```clojure
(def data [[0 0 0] [0 1 1] [1 0 1] [1 1 0]])
(def fit
(let [n 1001
…
-
### Describe the workflow you want to enable
I am part of the @neurodata team. We are proposing to add a cythonized module that allows for building oblique trees.
Oblique trees, otherwise known …
-
Post a reading of your own that uses deep learning for social science analysis and understanding, with a focus on Images, Sound, & Video.