Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Doctorado-ML/STree issues and pull requests

#58 - Rtd update

Pull Request - State: closed - Opened by rmontanana about 2 months ago - 2 comments

#56 - New_version_sklearn

Pull Request - State: closed - Opened by rmontanana over 1 year ago - 1 comment

#55 - Update doc and version 1.30

Pull Request - State: closed - Opened by rmontanana almost 2 years ago - 1 comment

#54 - the optimal hyperplane

Issue - State: closed - Opened by laoruan100 about 2 years ago - 2 comments

#53 - New predict proba

Pull Request - State: closed - Opened by rmontanana over 2 years ago - 1 comment
Labels: enhancement

#52 - Graphviz

Pull Request - State: closed - Opened by rmontanana over 2 years ago - 1 comment
Labels: enhancement

#51 - Add graphviz dot output

Issue - State: closed - Opened by rmontanana over 2 years ago
Labels: enhancement

#50 - Samples in the leaf

Issue - State: closed - Opened by noycohen100 almost 3 years ago - 6 comments

#49 - Fix Citation

Pull Request - State: closed - Opened by rmontanana almost 3 years ago

#48 - (#46) Implement true random feature selection

Pull Request - State: closed - Opened by rmontanana almost 3 years ago - 1 comment
Labels: enhancement

#47 - Implement iwss feature selection (#45)

Pull Request - State: closed - Opened by rmontanana almost 3 years ago - 1 comment

#46 - Add a true random feature selection

Issue - State: closed - Opened by rmontanana almost 3 years ago
Labels: enhancement

#45 - Implement iwss

Issue - State: closed - Opened by rmontanana almost 3 years ago
Labels: enhancement

#44 - Mfstomufs #43

Pull Request - State: closed - Opened by rmontanana about 3 years ago - 1 comment

#43 - Update requirements from mfs to mufs

Issue - State: closed - Opened by rmontanana about 3 years ago

#42 - Update version info

Pull Request - State: closed - Opened by rmontanana about 3 years ago - 1 comment

#41 - Update version info and publish new build

Issue - State: closed - Opened by rmontanana about 3 years ago

#40 - Add cfs fcbf #39

Pull Request - State: closed - Opened by rmontanana about 3 years ago - 1 comment
Labels: enhancement

#39 - Add CFS/FCBF to splitter for nodes

Issue - State: closed - Opened by rmontanana over 3 years ago
Labels: enhancement

#38 - Change entropy function

Issue - State: closed - Opened by rmontanana over 3 years ago - 1 comment
Labels: enhancement, wontfix

#37 - Implement ovo strategy

Pull Request - State: closed - Opened by rmontanana over 3 years ago - 1 comment
Labels: enhancement

#36 - Implement OVO in multi class

Issue - State: closed - Opened by rmontanana over 3 years ago
Labels: enhancement

#35 - Add select KBest features #17

Pull Request - State: closed - Opened by rmontanana over 3 years ago - 1 comment

#34 - Package doc #7

Pull Request - State: closed - Opened by rmontanana over 3 years ago - 1 comment

#33 - Document stree

Pull Request - State: closed - Opened by rmontanana over 3 years ago

#32 - Implement hyperparam. context based normalization #31

Pull Request - State: closed - Opened by rmontanana over 3 years ago - 1 comment

#31 - Normalize features on each node

Issue - State: closed - Opened by rmontanana over 3 years ago
Labels: enhancement

#30 - Add a method that return nodes and leaves (#27)

Pull Request - State: closed - Opened by rmontanana over 3 years ago - 1 comment

#29 - Fix depth sometimes is wrong (#26)

Pull Request - State: closed - Opened by rmontanana over 3 years ago - 1 comment

#28 - Fix mistakes (#24)

Pull Request - State: closed - Opened by rmontanana over 3 years ago - 1 comment

#27 - Add number of leaves and nodes of the tree

Issue - State: closed - Opened by rmontanana over 3 years ago
Labels: enhancement

#26 - Depth is sometimes wrong

Issue - State: closed - Opened by rmontanana over 3 years ago
Labels: bug

#25 - Create codeql-analysis.yml

Pull Request - State: closed - Opened by rmontanana over 3 years ago - 1 comment

#24 - Fix Jupyter notebooks mistakes

Issue - State: closed - Opened by rmontanana over 3 years ago
Labels: documentation

#23 - Weight0samples error

Pull Request - State: closed - Opened by rmontanana over 3 years ago - 1 comment

#22 - Complete source comments

Pull Request - State: closed - Opened by rmontanana over 3 years ago - 1 comment

#21 - Test error with scikit-learn 0.24.0

Issue - State: closed - Opened by rmontanana over 3 years ago - 2 comments
Labels: bug

#20 - Add main workflow action

Pull Request - State: closed - Opened by rmontanana over 3 years ago - 1 comment

#19 - Combinatorial explosion

Pull Request - State: closed - Opened by rmontanana over 3 years ago

#18 - Complete comments

Issue - State: closed - Opened by rmontanana almost 4 years ago
Labels: documentation

#17 - add SelectKBest scikit function if max_features is not None

Issue - State: closed - Opened by rmontanana almost 4 years ago - 1 comment
Labels: enhancement

#16 - Enhance partition

Pull Request - State: closed - Opened by rmontanana almost 4 years ago
Labels: enhancement

#15 - Enhance partition criteria in multiclass

Issue - State: closed - Opened by rmontanana almost 4 years ago
Labels: enhancement

#14 - Add parallel split check

Issue - State: closed - Opened by rmontanana about 4 years ago - 1 comment
Labels: enhancement, wontfix

#13 - Add optional static types

Issue - State: closed - Opened by rmontanana over 4 years ago
Labels: enhancement, wontfix

#12 - Add predict_proba

Issue - State: closed - Opened by rmontanana over 4 years ago - 3 comments
Labels: enhancement

#11 - Create the new version files

Issue - State: closed - Opened by rmontanana over 4 years ago
Labels: Low priority

#10 - #2 Add subspaces

Pull Request - State: closed - Opened by rmontanana over 4 years ago - 1 comment

#9 - #6 Add multiclass

Pull Request - State: closed - Opened by rmontanana over 4 years ago - 1 comment
Labels: enhancement

#8 - Add boundary 3d surfaces to grapher

Issue - State: closed - Opened by rmontanana over 4 years ago - 1 comment
Labels: enhancement, wontfix, Low priority

#7 - Create package doc

Issue - State: closed - Opened by rmontanana over 4 years ago
Labels: enhancement, Low priority

#6 - Add multiclass support

Issue - State: closed - Opened by rmontanana over 4 years ago
Labels: enhancement

#5 - #3 Add kernels to STree

Pull Request - State: closed - Opened by rmontanana over 4 years ago - 1 comment

#4 - Add source code coverage & code quality metrics

Issue - State: closed - Opened by rmontanana over 4 years ago - 1 comment
Labels: enhancement

#3 - Add different kernels to Stree

Issue - State: closed - Opened by rmontanana over 4 years ago
Labels: enhancement

#2 - Add random subspaces to nodes in STree

Issue - State: closed - Opened by rmontanana over 4 years ago - 1 comment
Labels: enhancement

#1 - Add min_samples_split to split criteria

Issue - State: closed - Opened by rmontanana over 4 years ago
Labels: enhancement