Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* adding new data generation function based on logistic regression for classification * adding new data generation function: modify docstring * adding example notebook for DGP * simplify function selection * use np.clip * remove Y1 * rm commented code block * rm rcoef, use 0.5 * switch to expit * switch to logit * remove blank lines * link with black --------- Co-authored-by: Zhenyu Zhao <[email protected]> Co-authored-by: Roland Stevenson <[email protected]>
- Loading branch information