PyMC Discourse
How to run logistic regression with weighted samples
Questions
linear_model
nkaimcaudle
August 24, 2020, 9:38am
5
I’m not sure on the weighting aspect but for labels try
labels = df["label"].values
2 Likes
How to add weights to data in bayesian linear regression
show post in topic
Related Topics
Topic
Replies
Views
Activity
Sample posterior check with pm.Potentials
Questions
modeling
4
523
March 17, 2023
Error from sample() method for multivariable linear regression
0
354
October 11, 2021
Mixture model using pm.Mixture or writing in parts
version agnostic
modeling
6
549
August 14, 2023
How to weight observations in v4?
v5
2
812
July 27, 2022
New To PyMC3 | Logistic Regression - Bug
Questions
bug
4
777
November 4, 2020