Other packages > Find by keyword >

tfestimators  

Interface to 'TensorFlow' Estimators
View on CRAN: Click here


Download and install tfestimators package within the R console
Install from CRAN:
install.packages("tfestimators")

Install from Github:
library("remotes")
install_github("cran/tfestimators")

Install by package version:
library("remotes")
install_version("tfestimators", "1.9.3")



Attach the package and use:
library("tfestimators")
Maintained by
Tomasz Kalinowski
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-12-20
Latest Update: 2025-08-18
Description:
Interface to 'TensorFlow' Estimators <https://www.tensorflow.org/guide/estimator>, a high-level API that provides implementations of many different model types including linear models and deep neural networks.
How to cite:
Tomasz Kalinowski (2017). tfestimators: Interface to 'TensorFlow' Estimators. R package version 1.9.3, https://cran.r-project.org/web/packages/tfestimators. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.4.2 (2017-12-20 14:19), 1.5 (2018-01-18 20:12), 1.9.0 (2018-08-28 00:30), 1.9.1 (2018-11-07 11:30), 1.9.2 (2021-08-10 00:30)
Other packages that cited tfestimators R package
View tfestimators citation profile
Other R packages that tfestimators depends, imports, suggests or enhances
Complete documentation for tfestimators
Functions, R codes and Examples using the tfestimators R package
Some associated functions: boosted_trees_estimators . classifier_parse_example_spec . column-scope . column_base . column_bucketized . column_categorical_weighted . column_categorical_with_hash_bucket . column_categorical_with_identity . column_categorical_with_vocabulary_file . column_categorical_with_vocabulary_list . column_crossed . column_embedding . column_indicator . column_numeric . dnn_estimators . dnn_linear_combined_estimators . estimator . estimator_spec . estimators . eval_spec . evaluate.tf_estimator . experiment . export_savedmodel.tf_estimator . feature_columns . graph_keys . hook_checkpoint_saver . hook_global_step_waiter . hook_history_saver . hook_logging_tensor . hook_nan_tensor . hook_progress_bar . hook_step_counter . hook_stop_at_step . hook_summary_saver . input_fn . input_layer . keras_model_to_estimator . latest_checkpoint . linear_estimators . metric_keys . mode_keys . model_dir . numpy_input_fn . plot.tf_estimator_history . predict.tf_estimator . prediction_keys . reexports . regressor_parse_example_spec . run_config . session_run_args . session_run_hook . task_type . tfestimators . train-evaluate-predict . train.tf_estimator . train_and_evaluate.tf_estimator . train_spec . variable_names_values . 
Some associated R codes: boosted_trees_estimators.R . dnn_estimators.R . dnn_linear_combined_estimators.R . estimator_keys.R . feature_columns.R . formulas.R . generic_methods.R . history.R . imports.R . input_fn.R . keras_estimator.R . linear_estimators.R . package.R . pad.R . parsing_utils.R . preconditions.R . print_methods.R . reexport-tidyselect.R . reexports.R . run_config.R . run_context.R . session_run_hooks_builtin_wrappers.R . session_run_hooks_custom.R . simplify_fn.R . tf_custom_estimator.R . tf_estimator.R . tidyselect.R . train_and_evaluate.R . utils_miscs.R . utils_tf.R .  Full tfestimators package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA