Dodanie info o predictorze.
This commit is contained in:
parent
3612a153b6
commit
e5a0ee1456
@ -136,4 +136,6 @@ Klasa ta zawiera metodę check_if_can_place() :
|
|||||||
if quality_of_place > cat_treshold:
|
if quality_of_place > cat_treshold:
|
||||||
return True
|
return True
|
||||||
return False
|
return False
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Self.predictor to nauczone drzewo.
|
Loading…
Reference in New Issue
Block a user