Implement classifier.predict_proba & test
This commit is contained in:
@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
## =[Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- predict_proba method in Classifier
|
||||
- predict_proba method in BoostAODE
|
||||
- predict_voting parameter in BoostAODE constructor to use voting or probability to predict (default is voting)
|
||||
|
||||
## [1.0.2] - 2024-02-20
|
||||
|
||||
|
Reference in New Issue
Block a user