Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
3/21 update   Jerry Jia 1 year ago
Update dfigs.py   Huanzhong Jia 1 year ago
Update and rename d-figs.py to dfigs.py   Huanzhong Jia 1 year ago
Add files via upload   Huanzhong Jia 1 year ago
Add files via upload   Huanzhong Jia 1 year ago
different phase fit and excludes NaN samples   Jerry Jia 1 year ago
added function to extend the previous trees   Jerry Jia 1 year ago
method to handle adding phases   Jerry Jia 1 year ago
bump version to support dtreeviz from @mepland   Chandan Singh 1 year ago
Merge pull request #134 from mepland/viz   Chandan Singh 1 year ago
added dtreeviz for FIGS   Matthew Epland 1 year ago
moved values_sklearn construction into fit(), added an optional fig_size parameter to plot()   Matthew Epland 1 year ago
fixed plotting issue, and created extract_sklearn_tree_from_figs function that returns a real sklearn DecisionTree object   Matthew Epland 1 year ago
new notebook for testing FIGS   Matthew Epland 1 year ago
added members that sklearn trees have, commented out   Matthew Epland 1 year ago
minor version bump   Chandan Singh 1 year ago
Merge pull request #130 from csinva/122-hstree-multiclass-classification-support   Chandan Singh 1 year ago
Fix bug concerning ensemble methods and HS   Yan Shuo Tan 1 year ago
Fix some bugs   Yan Shuo Tan 1 year ago
Add multi-class support, tidy code a little   Yan Shuo Tan 1 year ago
update contributing.md   Chandan Singh 1 year ago
use feat names in figs   Chandan Singh 1 year ago
refactor figs viz function   Chandan Singh 1 year ago
Merge pull request #126 from mattheweplandKH/print_tree_feature_names   Chandan Singh 1 year ago
Added optional feature_names parameter to print_tree()   Matthew Epland 1 year ago
Merge pull request #123 from mattheweplandKH/fix_invalid_escape_sequence_DeprecationWarning   Chandan Singh 1 year ago
fixed invalid escape sequence DeprecationWarning   Matthew Epland 1 year ago
add max_features to main figs implementation   Chandan Singh 1 year ago
hs working for tree ensembles   Chandan Singh 1 year ago
fix test   Chandan Singh 1 year ago