scispace - formally typeset
S

Suryabhan Singh Hada

Researcher at University of California, Merced

Publications -  15
Citations -  55

Suryabhan Singh Hada is an academic researcher from University of California, Merced. The author has contributed to research in topics: Computer science & Decision tree. The author has an hindex of 2, co-authored 11 publications receiving 20 citations.

Papers
More filters
Proceedings ArticleDOI

Non-Greedy Algorithms for Decision Tree Optimization: An Experimental Comparison

TL;DR: In this paper, the authors compare several non-greedy optimization algorithms for learning decision trees, which optimize all the nodes' parameters jointly, and compare experimentally some of them in a range of classification and regression datasets.
Posted Content

An Experimental Comparison of Old and New Decision Tree Algorithms.

TL;DR: A detailed comparison of a recently proposed algorithm for optimizing decision trees, tree alternating optimization (TAO), with other popular, established algorithms finds that TAO achieves higher accuracy in nearly all datasets.
Posted Content

Sampling the "Inverse Set" of a Neuron: An Approach to Understanding Neural Nets.

TL;DR: The approach in this paper is to characterize the region of input space that excites a given neuron to a certain level; this inverse set is a complicated high dimensional object that is explored by an optimization-based sampling approach.
Proceedings ArticleDOI

Sampling The “Inverse Set” of a Neuron

TL;DR: The approach in this paper is to characterize the region of input space that excites a given neuron to a certain level; this inverse set is a complicated high dimensional object that is explored by an optimization-based sampling approach.
Proceedings ArticleDOI

Understanding And Manipulating Neural Net Features Using Sparse Oblique Classification Trees

TL;DR: This work mimicking part of the net with a decision tree having sparse weight vectors at the nodes is able to learn trees that are both highly accurate and interpretable, so they can provide insights into the deep net black box.