Contents:
Welcome to RosenPy’s documentation!
rosenpy package
Examples
RosenPy
utils.plot module
View page source
utils.plot module
utils.plot.
classification_predictions
(
x
,
y
,
is_binary
,
nn=None
,
threshold=0.0
,
figsize=(12
,
6)
,
s=15
,
cmap=<matplotlib.colors.ListedColormap
object>
)
[source]
utils.plot.
dsa
(
)
[source]
utils.plot.
make_spiral
(
n_samples
,
n_class
=
2
,
radius
=
1
,
laps
=
1.0
,
noise
=
0.0
,
random_state
=
None
)
[source]