Giter Club home page Giter Club logo

Comments (9)

Sandy4321 avatar Sandy4321 commented on June 20, 2024

is it this paper
https://arxiv.org/abs/1706.07581
Cross-validation failure: small sample sizes lead to large error bars
Gaël Varoquaux (PARIETAL)

from cross_validation_failure.

GaelVaroquaux avatar GaelVaroquaux commented on June 20, 2024

from cross_validation_failure.

Sandy4321 avatar Sandy4321 commented on June 20, 2024

what is about tabular data

from cross_validation_failure.

GaelVaroquaux avatar GaelVaroquaux commented on June 20, 2024

from cross_validation_failure.

Sandy4321 avatar Sandy4321 commented on June 20, 2024

by the way
this code
https://gist.github.com/GaelVaroquaux/ead9898bd3c973c40429
GaelVaroquaux/mutual_info.py
is too complicated for very beginner in topic
can you help find link to some intro?

from cross_validation_failure.

Sandy4321 avatar Sandy4321 commented on June 20, 2024

regarding to
Figure A2: Splitting the data twice
do you now material about splitting data to test and train should be done wise way as well
similar to https://github.com/darya-chyzhyk/confound_prediction
just random split is not good enough
since many test sets can be very similar
so big distance between test sets is needed

from cross_validation_failure.

Sandy4321 avatar Sandy4321 commented on June 20, 2024

there are some discussion like
https://stats.stackexchange.com/questions/97676/kozachenko-leonenko-entropy-estimation

but simple clear example need why nearest neighbor needed

from cross_validation_failure.

Sandy4321 avatar Sandy4321 commented on June 20, 2024

I found
https://github.com/paulbrodersen/entropy_estimators
from

https://stackoverflow.com/questions/43265770/entropy-python-implementation

but I need to estimate mutual info between categorical values
to find similar features
to use in https://scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_coclustering.html#sphx-glr-auto-examples-bicluster-plot-spectral-coclustering-py

bicluster it using the Spectral Co-Clustering algorithm
in this link
https://www.researchgate.net/post/How_do_I_compute_the_Mutual_Information_MI_between_2_or_more_features_in_Python_when_the_data_are_not_necessarily_discrete

recommended to use
https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_classif.html

Estimate mutual information for a discrete target variable
may you share what python simple code may be used?

from cross_validation_failure.

Sandy4321 avatar Sandy4321 commented on June 20, 2024

is it good
https://github.com/jundongl/scikit-feature/blob/master/skfeature/utility/entropy_estimators.py
??

from cross_validation_failure.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.