-
When a user opens a new document and pastes several lines into it (which is a common use case for Code), the editor should be able to automatically detect the programming language and set the syntax h…
-
For some reason, boosting doesn't seem to work. I don't think the issue here is the same as #42. I tried the example from Elements of Statistical Learning and compared to `fastAdaboost` in R
```jul…
-
In the process of semi-random sample formation from file iterators, it happens that one may select a file unsuitable for learning. There are currently ways of filtering files on metadata and file nam…
-
### Description
I'd like to implement ["multi-hot" encoding](https://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MultiLabelBinarizer.html) for List columns in df.to_dummies, in wh…
-
Implement pre-built statistical models that can analyze match, player, and team-level data.
-
### Title
Nilearn: Statistics for Neuroimaging in Python
### Short description and the goals for the OHBM BrainHack
Nilearn is an open-source Python package for fast and easy analysis and vis…
-
### Describe the workflow you want to enable
Currently, to use the SequentialFeatureSelector, you need a parameter `n_features_to_select`. However, according to the book 'Introduction to statistical…
-
## Current list of default categories the pipeline will fetch:
* astro-ph.EP Earth and Planetary Astrophysics
* astro-ph.GA Astrophysics of Galaxies
* astro-ph.HE High …
-
An appealing road to get there:
Develop the option "mode = all" of `learn.run.predict()`. From the doc:
> If "all", it will predict all realizations (_0, _1, ...), and then use groupstats to compute…
-
### Idea
The goal of this idea is to allow users to call stdlib APIs from within Google Sheets. This will allow users to perform linear algebra and various machine learning operations directly on s…