#
estimators
Here are 9 public repositories matching this topic...
Actuarial reserving in Python
-
Updated
May 6, 2022 - Python
A tensorflow template with TF Dataset API, TFRecords and TF Custom Estimator for multi-class image classificaiton task
deep-learning
tensorflow
estimators
image-classification
tfrecords
tensorflow-template
tensorflow-estimators
tensorflow-dataset
tensorflow-records
tensorflow-pipeline
-
Updated
Apr 17, 2018 - Python
Python implementation of Double/Debiased machine learning algorithm from Chernozhukov et. al ontop of sklearn. Builds and deploys to pip using github actions.
-
Updated
Mar 22, 2021 - Python
A Python implementation of the semiparametric double-index estimator of Klein and Vella (2009)
-
Updated
Apr 3, 2019 - Python
Implementation of the projects for the DSC 530: Probability and Statistics for Data Science course, of the MSc in Data Science programme of the University of Cyprus.
r
statistics
simulation
estimators
datascience
confidence-intervals
monte-carlo-simulation
boostrap
hypothesis-testing
r-programming
newton-raphson
probability-statistics
random-variables
distribution-function
-
Updated
Jan 12, 2022
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
-
Updated
Aug 30, 2019 - Jupyter Notebook
Scripts for Modeling and Identification Class
-
Updated
Jun 14, 2021 - Python
Review of bootstrap principles and coverage analysis of bootstrap confidence intervals for common estimators
-
Updated
May 20, 2021 - R
Improve this page
Add a description, image, and links to the estimators topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the estimators topic, visit your repo's landing page and select "manage topics."
Problem
Some of our transformers & estimators are not thoroughly tested or not tested at all.
Solution
Use
OpTransformerSpecandOpEstimatorSpecbase test specs to provide tests for all existing transformers & estimators.