Skip to content
#

regression

Here are 3,130 public repositories matching this topic...

Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

  • Updated Jul 25, 2021
  • PHP
HariWu1995
HariWu1995 commented Jun 3, 2021

Dear team,

I am in stuck when convert very large numpy array to your TSDatasets.
These are what I have tried to fix my issue:

  • when building time-series, I used tensorflow.keras.preprocessing.timeseries_dataset_from_array. After this step, the memory is still fine
  • I concatenate all batch data into numpy array, this step produces problem so I use numpy memmap to avoi

Improve this page

Add a description, image, and links to the regression 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 regression topic, visit your repo's landing page and select "manage topics."

Learn more