Skip to content
#

model-selection

Here are 200 public repositories matching this topic...

evalml
freddyaboulton
freddyaboulton commented Jul 28, 2021

As a developer, If I want to add content to our notebook-based documentation, I typically modify the notebooks locally and then push changes up and open a PR.

The problem is that we don't want to check-in notebooks with cell outputs into our repo because it makes it harder to analyze the diff during PR reviews and it makes the notebooks larger.

This makes developing the notebooks a pain be

konst-int-i
konst-int-i commented Dec 17, 2020

Is your feature request related to a problem? Please describe.
Feature is not directly related to a problem, but is rather an enhancement of existing functionality. As suggested by Julian King on the facet Slack channel, we could add Maximum Relevance Minimum Redundancy (MRMR) as a feature selection algorithm.

The algorithm is explained in the following papers:
https://arxiv.org/pdf/1

Improve this page

Add a description, image, and links to the model-selection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model-selection topic, visit your repo's landing page and select "manage topics."

Learn more