Skip to content

Conversation

@VITYANA
Copy link

@VITYANA VITYANA commented Oct 24, 2025

Описание

Реализация модуля Initializers.

…o accompanying functions find_best_cluster_for_model, example of initialize approximation

Need to add strategies and implement them into Initializer
…ion, Enum for strategies

rework: now all methods are work with fuzzy clusterizers and matrix, estimation and clusterization strategies able to be chosen, cluster match strategies now getting all distributions not just one
fix: minor fixes
rename: clusterMatchStrategy.py -> cluster_match_strategy.py
clusterizeInitializer.py -> clusterize_initializer.py
test_qfunction.py -> test_q_function.py
…fixes and renaming

feat: moved q_function to separate folder
@VITYANA VITYANA requested a review from iraedeus October 24, 2025 18:54
@VITYANA VITYANA self-assigned this Oct 24, 2025
@iraedeus iraedeus linked an issue Oct 24, 2025 that may be closed by this pull request
5 tasks
@iraedeus
Copy link

You forgot to rename module by replacing uppercase first symbol with lowercase

@iraedeus iraedeus merged commit 5cc8689 into refactor/rework-arch Oct 25, 2025
6 checks passed
@iraedeus iraedeus deleted the feat/initializers-module branch October 25, 2025 14:03
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.

FEAT: Add Initializers module

3 participants