Close

Menu

  • Archive
  • Tags
  • Linkedin
  • Github
  • About me
  • Links of interest
  • Subscribe
Home Menu

Tag python

Posts: 4
Page 1 / 1

Should I balance class weights on logistic regression?

Jordi Pastor | 2022-07-28

I check pros and cons about using class_weight='balanced' in scikit learn's logistic regression. I share resources/papers written by others and I do a minimal testing with synthetic data. I also plot a decision-curve-analysis of the resulting models.

comments

Writing a wrapper to bootstrap confidence intervals

Jordi Pastor | 2022-05-15

How to add CIs calculation capabilities to your functions using a single wrapper function/decorator to bootstrap instead of repeating (python) code

comments

Reading Spanish articles behind paywalls

Jordi Pastor | 2021-09-08

exploring whether a trick found on twitter actually works.

comments

Scraping wallapop

Jordi Pastor | 2021-08-24

Automatically look for products in wallapop (2nd hand portal) using selenium

comments

Page 1 / 1
Theme Attila based on potyarkin.ml Published with Pelican