tidypredict
Prediction Engine
An R package for translating predictive models into executable SQL queries to run predictions inside databases.
Run predictions inside the database
2 stars
2 watching
0 forks
Language: R
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rmarko/explainprediction | An R package for explaining the predictions made by machine learning models in data science applications. | 2 |
microprediction/timemachines | Provides a simple and unified interface to various univariate time-series prediction algorithms | 413 |
tidyverts/fable | A collection of time series forecasting models and tools for evaluating, visualizing, and combining forecast results in R. | 564 |
predictiveecology/reproducible | Tools for making R code more reproducible and reusable | 41 |
juliasilge/tidytext | Provides tools and data to convert text into tidy data formats for natural language processing tasks | 1,182 |
business-science/tidyquant | An R package for financial data analysis and visualization in the tidyverse ecosystem. | 856 |
eli5-org/eli5 | A Python package for debugging and explaining predictions of machine learning classifiers | 265 |
denissimon/prediction-builder-swift | A linear regression library for building predictions in machine learning | 12 |
edgararuiz/ecodown | A R package for internal use to manage and process environmental data | 11 |
cnicault/tidytuesday | A repository of R code and visualizations exploring various data-driven topics and themes | 216 |
tidyverse/tidyr | Helps create organized data with minimal manual work | 1,387 |
ropensci/tidyhydat | A package providing functions to access and process Canadian hydrometric data from various sources. | 71 |
boxuancui/dataexplorer | Automates data exploration and treatment tasks in R | 514 |
ragulpr/wtte-rnn | A framework for predicting time to event and churn using recurrent neural networks with Weibull distribution | 769 |
business-science/timetk | A comprehensive R package for time series analysis and forecasting with an emphasis on ease of use and extensive feature set. | 615 |