History log of /external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/custom_export_strategy.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4149938e5e1aa72d794caa127fdcd741a6abf90d 12-Jan-2018 A. Unique TensorFlower <gardener@tensorflow.org> Adjust feature name in `features` field of generic tree proto for Sparse Float Features

PiperOrigin-RevId: 181712201
/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/custom_export_strategy.py
e69bb08cd9cb75015af485368ad66d1520fbfc25 04-Dec-2017 A. Unique TensorFlower <gardener@tensorflow.org> Modify custom export strategy to account for multidimensional sparse float splits.

PiperOrigin-RevId: 177821712
/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/custom_export_strategy.py
8357c3164689ed2ce5df4df69ef7439b3b2fce82 25-Oct-2017 A. Unique TensorFlower <gardener@tensorflow.org> First part of the refactoring allowing sparse multivalent feature columns.
This change extends the split proto to allow feature ids within the feature columns.

PiperOrigin-RevId: 173403860
/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/custom_export_strategy.py
9a7e849472c954470de889cc8873223e4db1e4df 11-Oct-2017 A. Unique TensorFlower <gardener@tensorflow.org> * Passing `training_features` (without weight column) instead of `features` into GradientBoostedDecisionTreeModel.
* Export GTFlow model into generic format with features defined in proto.

PiperOrigin-RevId: 171766066
/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/custom_export_strategy.py
405b657c07b1754d831a0442eec0d9c5df793042 15-Sep-2017 A. Unique TensorFlower <gardener@tensorflow.org> Fix a bug in export GTFlow model to shared format with sparse float split

PiperOrigin-RevId: 168802503
/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/custom_export_strategy.py
62742c14779062dc105b098142fff2c88c3a75a3 31-Aug-2017 A. Unique TensorFlower <gardener@tensorflow.org> Add code to extract feature importance.

PiperOrigin-RevId: 167077754
/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/custom_export_strategy.py
832f44d80cf44acefd4001bdbc7379cf3af92615 11-Aug-2017 A. Unique TensorFlower <gardener@tensorflow.org> Make checkpoint_path optional in custom_export_strategy.

PiperOrigin-RevId: 165026447
/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/custom_export_strategy.py
1558c10c8d07c78a58d74d0fcf53c1d2e2505d5e 18-Jul-2017 A. Unique TensorFlower <gardener@tensorflow.org> Python code for running gradient boosted trees.

PiperOrigin-RevId: 162379380
/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/custom_export_strategy.py