CONECT-INT / 2023_CENTURI-SummerSchool

Repository for the 2023 CENTURI Summer School project on neural decoding
GNU General Public License v3.0
2 stars 1 forks source link

histogram equalization #11

Open laurentperrinet opened 1 year ago

laurentperrinet commented 1 year ago

For those interested, I can add more links here on the topic.

In the meanwhile that what was presented yesterday on the board:

image
laurentperrinet commented 1 year ago

such a transformation is easily done in sklearn:

https://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.QuantileTransformer.html