Skip to content
#

statistical-methods

Here are 111 public repositories matching this topic...

an extensive Qt5 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies

  • Updated Oct 27, 2020
  • C++
pf
tbrown122387
tbrown122387 commented May 1, 2020

Consider rewriting filter() so that it makes use of two public functions: one to perform mutation and rewrighting, and the other to perform resampling. This added level of control would be useful for latency-sensitive applications that only need to make use of the results from the first stage. After that, resampling could be performed while there is plenty of downtime.

A challenge would be to e

Some little notes from the author for everyone who wants to know or learn about the process that a data scientist must do from the beginning of data collection to making predictions with a model that has been built. These notes are based on the knowledge that the authors have learned and implemented. Enjoy it!

  • Updated Sep 29, 2020
  • Jupyter Notebook

This repository consists of all the LAB exercise from "INTRODUCTION TO STATISTICAL LEARNING WITH APPLICATION IN R" by by Daniela Witten, Gareth James, Robert Tibshirani, and Trevor Hastie. All the Datasets and Chapterwise notes are also present.

  • Updated Nov 7, 2018
  • HTML

Forecasted product sales using time series models such as Holt-Winters, SARIMA and causal methods, e.g. Regression. Evaluated performance of models using forecasting metrics such as, MAE, RMSE, MAPE and concluded that Linear Regression model produced the best MAPE in comparison to other models

  • Updated Dec 30, 2019
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the statistical-methods topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the statistical-methods topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.