Karen Pedrazaclassnames and css ModulesI created this function to make the code more readable and less wordy, leveraging the library classnames and css modules.Mar 31, 2022Mar 31, 2022
Karen PedrazaCount Binary SubstringsGive a binary string s, return the number of non-empty substrings that have the same number of 0's and 1's, and all the 0's and all the 1's…Mar 16, 2022Mar 16, 2022
Karen PedrazaAssessing model’s performance on imbalanced dataIf you are new into the world of machine learning and running your first models, you have perhaps used this library and module:Jun 29, 2021Jun 29, 2021
Karen PedrazaAccessing settings.json in VSCodeThe other day I got stuck with this one, couldn’t find the proper command on mac, it turned out to be easy:Jan 11, 2021Jan 11, 2021
Karen PedrazaWeighted Quick Union algorithm explainedI have been taking a course offered by coursera called Algorithms, and thought it would be a good idea to explain the Weighted quick union…Aug 2, 2020Aug 2, 2020