Skip to content
#

statistical-methods

Here are 129 public repositories matching this topic...

JKQtPlotter

an extensive Qt5 & Qt6 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 May 23, 2022
  • C++
pf
tbrown122387
tbrown122387 commented Mar 29, 2021

not sure how to do this...

statistically, these pure virtual methods need to allow for the requested arguments. The compiler warnings do get annoying though.

How can we override pure virtual functions? It would request that only one "version" of the function be defined?

enhancement good first issue

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

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