[REDMINE1D-742] [RM-9196] [reliability] implement the alternative scikitlearn histogram gradiant boosting/random forest reliability Created: 11/Sep/24  Updated: 13/Jun/25  Resolved: 13/Jun/25

Status: Done
Project: 1D Redmine
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Normal
Reporter: Redmine-Jira Migtation Assignee: Redmine-Jira Migtation
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Created on 2024-09-10 10:23:08 by Didier Vibert. % Done: 100

include the code of random forest reliab in the amazed lib with a new param to chose between the two methods (usual MLDL and new random forest one)

MR pylibamzed: https://gitlab.lam.fr/CPF/cpf-redshift/-/merge_requests/702
MR dataset-parameters: https://gitlab.lam.fr/amazed/dataset-parameters/-/merge_requests/121



 Comments   
Comment by Redmine-Jira Migtation [ 13/Jun/25 ]

Comment by Didier Vibert on 2024-11-15 15:55:48:
@jcmeunie I found this ref regarding the writing/reading of models: https://machinelearningmastery.com/save-load-machine-learning-models-python-scikit-learn/

As you said, it is based on python object serialization either with @pickle@ which is part of python standard library or @joblib@ which seems to be part of scipy. Thus both are available in the Euclid environment.

Comment by Redmine-Jira Migtation [ 13/Jun/25 ]

Comment by Jean-charles Meunier on 2025-01-13 16:25:50:
implementation of SkLearnSolver in pylibamazed,
added load_sklearn_classifier in sklearnpylibamazed.CalibrationLibrary

Comment by Redmine-Jira Migtation [ 13/Jun/25 ]

Comment by Jean-charles Meunier on 2025-05-26 16:17:20:
merge request : https://gitlab.lam.fr/CPF/cpf-redshift/-/merge_requests/702

and
https://gitlab.lam.fr/amazed/dataset-parameters/-/merge_requests/121

Comment by Redmine-Jira Migtation [ 13/Jun/25 ]

Comment by Pierre-yves Chabaud on 2025-06-03 11:41:47:
Merged into @develop@ (@8eb1dd56@)

Generated at Sat Aug 02 15:57:58 JST 2025 using Jira 8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b.