Skip to content

Add Python features#4

Open
cadauxe wants to merge 40 commits intonew_add_docfrom
add_py_feat
Open

Add Python features#4
cadauxe wants to merge 40 commits intonew_add_docfrom
add_py_feat

Conversation

@cadauxe
Copy link
Copy Markdown
Owner

@cadauxe cadauxe commented Jan 23, 2025

Added scikit-learn classification algorithm and user primitives

cadauxe added a commit that referenced this pull request Apr 8, 2025
* refactor: update to python3.9 & otb 8.0.1

* refactor: add missing configuration file

* wip : start json file as parameter.

* refactor: json files as input parameters

* refactor: json as parameter

* refactor: paths as parameters

* add tests

* test: add asserts to tests

* test: add tests docstrings

* doc: start adding doc

* bug + doc: add Montreux tutorial

* test: bug add missing directory and remove hard coded path

* style: add headers

* doc: update install documentation

* test: add asserts

* CI: add ci

* update CI

* Update build_and_test_app.yml

* CI: add ci

* CI: add ci

* feat : added random forest with scikit

* feat : added svm with scikit

* feat : added classif algos

* feat : added scikit test

* feat : change for CI run

* feat : WIP user primitive

* feat : tests are working

* feat : cleaning

* feat : WIP test user_module

* feat : test user_prim pass

* docs : cleaning

* feat : update CI

* CI: update

* feat : update for CI

* feat : add libs to requirements.txt

* feat : add libs to requirements.txt

* feat : update CI

* feat : update CI

* feat : update CI

* feat : update CI

* feat : update CI

* doc : added doc

* doc : added doc

* doc : updated doc

* feat : update requirement.txt

* feat : update for CI

* feat : error prim does not exist

* feat : test if scikit model

* feat : corrected typos in notebook

* feat: start adding pydantic BaseModel

* feat: use pydantic models in alcd lib

* feat : added pydantic params and random for OTB

* feat : added pydantic in requirements.txt

* feat : updated param files for montreux.ipynb

* doc : updated montreux.ipynb

* refact: move random seed parameters in TrainingParameters class

* enh: add conda env yml file

* refact: remove invitation to copy call

* add readthedocs cfg file

---------

Co-authored-by: Arthur VINCENT <arthur.vincent@csgroup.eu>
Co-authored-by: cadauxe <ema.cadaux@cs-soprasteria.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant