codecrusader0499
codecrusader0499
Hi all! I have gone through the first Forecasting notebook which is intended for people new to forecasting. One suggestion for the notebooks; Is it possible to add a small...
> > For example: terms like forecasting horizon, prediction intervals etc. > > Great idea, @shubhamkarande13! > > There is already a glossary in the sktime docs, but it´s a...
@chicken-biryani I guess that it is not possible to create a PR for a wiki on GitHub. Could you please make a zip file of the wiki folder and upload...
@kartikeysaran @leitchy would like to allow the user to define a variable that points to the Area to be used, which can be changed in the config file with `"landUnitAreaVariable":...
@kartikeysaran Please have a look at the config files. [Base test module](https://github.com/moja-global/FLINT.Example/blob/master/Run_Env/config/point_example.json) [RothC module](https://github.com/moja-global/FLINT.Example/blob/master/Run_Env/config/point_rothc_example.json)
If the content from _Contribution Criteria_ docs are already merged in _Contributing.md_ then we don't need _Contribution Criteria_ docs in the repo.✌️
We can use @yourfirstpr [twitter.com/yourfirstpr](https://www.twitter.com/yourfirstpr) and @first_tmrs_only [twitter.com/first_tmrs_only](https://www.twitter.com/first_tmrs_only) on Twitter to attract new contributors. We can also try for Hacktoberfest 2020 which a good way of getting motivated new contributors,...
@HarshCasper Can we merge this PR?
Hi @gridhead! I am Shubham, an Outreachy applicant. Can I work on this issue? I hope it is still relevant.
Hi @gridhead! I would use Swagger and `flask-swagger-ui` to document the API endpoints and the returned JSON schema. Does that sound good to you?