Skip to content

Commit

Permalink
Renamed module
Browse files Browse the repository at this point in the history
  • Loading branch information
Meraldo Antonio committed Aug 30, 2024
1 parent 83dc8f7 commit f780155
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/04_BayesianLinearRegressor.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"import numpy as np\n",
"import pandas as pd\n",
"\n",
"from skpro.regression.bayesian_prior_class import BayesianLinearRegressor"
"from skpro.regression.bayesian import BayesianLinearRegressor"
]
},
{
Expand Down
File renamed without changes.

0 comments on commit f780155

Please sign in to comment.