-
Hello, I am very interested in your work. I have problems when debugging. The error is "There is no function ParforProgressbar" What is the function of ParforProgressbar.m? Thank you very much.
-
The Theory working group has been automating forecasts in a machine learning framework. Forecasts fit with linear regression, LASSO regression, random forest, and bagged multi-layer perceptron (a neur…
-
Hi @ggalibert
Any possibility of being able to have an option somewhere or a post-processing routine that would flag all the data for a given instrument/sensor that were not calibrated (so for insta…
-
Would you consider supporting fitting x- and y-data which has units that are defined by Unitful.jl?
For example,
```julia
using LsqFit
@. model(x, p) = p[1]*exp(-x*p[2])
xdata = range(0, stop=1…
-
@lebigot You have called for a maintainer and offered to help with the transition to a new maintainer.
I have multiple projects that depend on this package and would like to make sure this project…
-
[Re-active Learning: Active Learning with Relabeling](https://www.cs.washington.edu/ai/pubs/lin-aaai16.pdf)
-
In reviewing output with @bpurinton and @ShashankBice this morning, we realized that the lat/lon coordinates in the mapproj_match_offsets.txt text file (https://stereopipeline.readthedocs.io/en/latest…
-
# Description
We SModelS kindly wish to propose some kind of a fast mode for pyhf, sacrificing O(10%) accuracy on the likelihoods for increase in speed. We SModelS would be interested in such a fea…
-
@article{GIANNAKOPOULOS20151249,
title = "Consistent definitions of “Flame Displacement Speed” and “Markstein Length” for premixed flame propagation",
journal = "Combustion and Flame",
volume = "16…
-
Just curious - what's the relationship/overlap/complementarity of this package and the uncertainty machinery in https://github.com/JuliaPhysics/Measurements.jl?