Ecosyste.ms: Issues

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

GitHub / ndphillips/FFTrees issues and pull requests

#232 - Various cosmetic tweaks

Pull Request - State: closed - Opened by hneth 3 months ago

#231 - Fix minor bugs in plotting

Pull Request - State: closed - Opened by hneth 5 months ago

#230 - Tests for editing and using tree.definitions

Pull Request - State: closed - Opened by hneth 6 months ago

#229 - Wrong assignement of Cases

Issue - State: closed - Opened by tkyjsab 6 months ago - 2 comments

#228 - Add pkg anchor when linking to external function in documentation

Pull Request - State: closed - Opened by hneth 6 months ago

#226 - Ideas for refining the structure of FFTrees objects

Issue - State: open - Opened by ndphillips 8 months ago - 2 comments
Labels: question

#224 - [DRAFT] Issue 221/plot refactoring

Pull Request - State: open - Opened by ndphillips 8 months ago - 7 comments

#223 - Add resources to README

Pull Request - State: closed - Opened by hneth 8 months ago

#222 - Allow a 'vertical' tree style when plotting trees?

Issue - State: open - Opened by ndphillips 8 months ago - 1 comment
Labels: question

#221 - plot.FFTrees() is not written in a modular way and should be refactored

Issue - State: open - Opened by ndphillips 8 months ago - 8 comments
Labels: enhancement

#220 - R-CMD check failing on master?

Issue - State: closed - Opened by pa-nathaniel 8 months ago - 1 comment
Labels: bug

#219 - Add pkgdown workflow

Pull Request - State: closed - Opened by hneth 8 months ago - 1 comment

#218 - Add pkgdown support

Pull Request - State: closed - Opened by hneth 8 months ago - 1 comment

#217 - Minor tweaks

Pull Request - State: closed - Opened by hneth 8 months ago

#216 - Build package down site for repo

Issue - State: open - Opened by ndphillips 8 months ago - 3 comments
Labels: enhancement

#215 - Removed competitive algorithms

Pull Request - State: closed - Opened by ndphillips 8 months ago

#214 - Add a truth.labels argument to plotFFTrees_function()

Pull Request - State: closed - Opened by hneth 8 months ago

#213 - Update NEWS.md

Pull Request - State: closed - Opened by hneth 9 months ago

#212 - Remove old data files (in data_old directory)

Pull Request - State: closed - Opened by hneth 9 months ago - 1 comment

#211 - Do we want to have a data_old folder?

Issue - State: closed - Opened by ndphillips 9 months ago - 1 comment
Labels: question

#210 - Allow grayscale option for plot.FFTrees()

Pull Request - State: closed - Opened by ndphillips 9 months ago - 3 comments

#209 - Add plot(FFTrees, grayscale = TRUE) argument to allow printing to grayscale

Issue - State: closed - Opened by ndphillips 10 months ago - 2 comments
Labels: enhancement

#208 - Minor

Pull Request - State: closed - Opened by hneth 11 months ago

#207 - Minor

Pull Request - State: closed - Opened by hneth 11 months ago

#206 - Bug fix and maintenance

Pull Request - State: closed - Opened by hneth 11 months ago

#205 - After RStudio update error message when creating FFT tree

Issue - State: closed - Opened by kramarek 12 months ago - 1 comment

#204 - Train / Persist / Restore / Predict

Issue - State: closed - Opened by baddoxx about 1 year ago - 4 comments

#203 - Package maintenance

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

#202 - Minor changes

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

#201 - Maintenance (after merging NA_explore branch)

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

#200 - Na explore

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

#199 - Increment to devel version

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

#198 - Preparing CRAN release

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

#197 - Revise vignettes and clean up code

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

#196 - Editing and describing datasets

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

#195 - Maintenance

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

#194 - Maintenance

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

#193 - Revising vignette on _Manually specifying FFTs_

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

#191 - Maintenance

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

#190 - Provide functions for converting and manipulating FFT definitions

Pull Request - State: closed - Opened by hneth almost 2 years ago

#189 - Maintenance: Messages and tests

Pull Request - State: closed - Opened by hneth almost 2 years ago

#188 - Rename global options and make tree definition functions available to users

Pull Request - State: closed - Opened by hneth almost 2 years ago

#187 - Handle numeric NA values

Pull Request - State: closed - Opened by hneth almost 2 years ago - 2 comments

#186 - Add debugging feedback

Pull Request - State: closed - Opened by hneth almost 2 years ago

#185 - Record decision outcomes for final `NA` cues

Pull Request - State: closed - Opened by hneth almost 2 years ago

#184 - Enable stopping rule "statdelta"

Pull Request - State: closed - Opened by hneth almost 2 years ago

#183 - Add `NA` to level stats & enable `stopping.rule = "statdelta"`

Pull Request - State: closed - Opened by hneth almost 2 years ago

#182 - Removing NAs from competition algorithms

Pull Request - State: closed - Opened by hneth almost 2 years ago

#181 - Maintenance

Pull Request - State: closed - Opened by hneth almost 2 years ago

#180 - Reduce package dependencies (e1071, and randomForest)?

Issue - State: open - Opened by pa-nathaniel almost 2 years ago - 2 comments

#179 - Handling NAs in competition

Pull Request - State: closed - Opened by hneth almost 2 years ago

#178 - Handle NA cases when applying trees to data

Pull Request - State: closed - Opened by hneth almost 2 years ago

#177 - Dealing with NA values in numeric predictors

Pull Request - State: closed - Opened by hneth almost 2 years ago

#176 - Maintenance: Monitoring NA cases and sparse 2x2 matrices

Pull Request - State: closed - Opened by hneth almost 2 years ago

#175 - Make initial data cleaning more consistent

Pull Request - State: closed - Opened by hneth almost 2 years ago

#174 - Mostly adding global options and user feedback (on missing data)

Pull Request - State: closed - Opened by hneth almost 2 years ago

#173 - Bug fix: Prevent `fftrees_grow_fan()` from overlooking perfect/ideal FFTs

Pull Request - State: closed - Opened by hneth almost 2 years ago

#172 - Nphillips/allow na numeric feature

Pull Request - State: closed - Opened by pa-nathaniel almost 2 years ago

#171 - Update fftrees_cuerank.R

Pull Request - State: closed - Opened by pa-nathaniel almost 2 years ago

#170 - Unexpected error when running FFTrees() on training data with a single feature

Issue - State: closed - Opened by pa-nathaniel almost 2 years ago - 1 comment

#169 - Bug fix: Treat `NA` values in logical like those in factors

Pull Request - State: closed - Opened by hneth almost 2 years ago

#168 - Identify & report NA cases & handle NA cases in character predictors

Pull Request - State: closed - Opened by hneth almost 2 years ago

#167 - User feedback messages (minor)

Pull Request - State: closed - Opened by hneth almost 2 years ago

#166 - Update progress bar

Pull Request - State: closed - Opened by hneth almost 2 years ago

#165 - More fine-grained user feedback options

Pull Request - State: closed - Opened by hneth almost 2 years ago

#164 - Handle `NA` value in character and factor predictors

Pull Request - State: closed - Opened by hneth almost 2 years ago

#163 - Improve tree editing functions and user feedback

Pull Request - State: closed - Opened by hneth almost 2 years ago

#162 - Add `quiet` option to hide/show feedback messages

Pull Request - State: closed - Opened by hneth almost 2 years ago

#161 - Add `all_fft_variants()` function

Pull Request - State: closed - Opened by hneth almost 2 years ago

#160 - FFTrees() fails ungracefully when a factor in the training data has NA

Issue - State: open - Opened by pa-nathaniel almost 2 years ago - 10 comments
Labels: enhancement

#158 - Tree trimming functions: Adding `add_nodes()`

Pull Request - State: closed - Opened by hneth almost 2 years ago

#157 - Make `exit_types` more flexible

Pull Request - State: closed - Opened by hneth almost 2 years ago

#156 - Adding FFT trimming function and global constant

Pull Request - State: closed - Opened by hneth almost 2 years ago

#155 - Add `drop_nodes()` to tree trimming functions

Pull Request - State: closed - Opened by hneth almost 2 years ago

#153 - Update and increment version

Pull Request - State: closed - Opened by hneth almost 2 years ago

#152 - Getting ready for CRAN submission

Pull Request - State: closed - Opened by hneth almost 2 years ago

#151 - Testing for CRAN release

Pull Request - State: closed - Opened by hneth almost 2 years ago

#150 - Prepare for CRAN release

Pull Request - State: closed - Opened by hneth almost 2 years ago

#149 - Using existing description in `print(x, tree)`, plus minor maintenance

Pull Request - State: closed - Opened by hneth almost 2 years ago

#148 - Add criterion baseline info to `summary()`

Pull Request - State: closed - Opened by hneth almost 2 years ago

#147 - Maintenance and user feedback

Pull Request - State: closed - Opened by hneth almost 2 years ago

#146 - Maintenance

Pull Request - State: closed - Opened by hneth almost 2 years ago

#145 - Enable `my.goal` and `my.goal.fun`

Pull Request - State: closed - Opened by hneth almost 2 years ago

#144 - Maintenance: Increase abstraction & modularization

Pull Request - State: closed - Opened by hneth almost 2 years ago

#142 - Maintenance (e.g., global constants)

Pull Request - State: closed - Opened by hneth almost 2 years ago

#141 - Adding utility functions

Pull Request - State: closed - Opened by hneth almost 2 years ago

#140 - Expand the range of interpretable `my.tree` definitions

Pull Request - State: closed - Opened by hneth almost 2 years ago

#139 - Completing overhaul of FFT translation functions (plus many minor changes)

Pull Request - State: closed - Opened by hneth almost 2 years ago

#138 - Abstracting code (e.g., reading and writing FFT definitions)

Pull Request - State: closed - Opened by hneth almost 2 years ago

#137 - Enabling user-defined goal & general maintenance

Pull Request - State: closed - Opened by hneth almost 2 years ago

#136 - Enable a user-defined goal measure

Pull Request - State: closed - Opened by hneth almost 2 years ago

#135 - Adding cost to asif results and improve summary

Pull Request - State: closed - Opened by hneth almost 2 years ago

#134 - Maintenance: Re-arranging arguments of key functions

Pull Request - State: closed - Opened by hneth almost 2 years ago

#133 - Maintenance

Pull Request - State: closed - Opened by hneth about 2 years ago

#132 - Maintenance: Feedback on goal and cost settings

Pull Request - State: closed - Opened by hneth about 2 years ago