Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / RoyalHaskoningDHV/sam issues and pull requests

#83 - Make tensorflow import optional where possible

Issue - State: open - Opened by sbuergers 9 months ago
Labels: Priority: Medium

#82 - remove keras_templates imports from models __init__

Pull Request - State: open - Opened by sbuergers 9 months ago
Labels: Type: Improvement

#81 - Update data.rst

Pull Request - State: closed - Opened by sbuergers 9 months ago

#80 - Test documenation webhook

Issue - State: open - Opened by sbuergers 9 months ago

#79 - Categorical columns added

Pull Request - State: closed - Opened by mi2354 about 1 year ago

#78 - Simplify ConstantTimeseriesRegressor

Issue - State: open - Opened by philiproeleveld about 1 year ago
Labels: Priority: Low, Type: Improvement

#77 - Upgrade tensorflow and numpy

Pull Request - State: closed - Opened by philiproeleveld over 1 year ago

#76 - Fill nan values in X before preprocess_fit in ConstantTimeseriesRegressor

Pull Request - State: closed - Opened by philiproeleveld over 1 year ago
Labels: Type: Maintenance, Type: Improvement

#75 - Make validation of X less strict in ConstantTemplate

Pull Request - State: closed - Opened by philiproeleveld over 1 year ago
Labels: Type: Improvement

#74 - Updated BaseTimeseriesRegressor.get_feature_names_out

Pull Request - State: closed - Opened by mi2354 over 1 year ago

#73 - Add a check on quantile values

Issue - State: open - Opened by rubenpeters91 almost 2 years ago
Labels: Priority: Low, Type: Maintenance, Good First Issue

#72 - Updated wrong types in `quantile_plot.py`

Pull Request - State: closed - Opened by mi2354 almost 2 years ago - 1 comment

#71 - Include datasets in manifest and pyproject

Pull Request - State: closed - Opened by rubenpeters91 almost 2 years ago
Labels: Type: Bug

#70 - Fixed weather import bug

Pull Request - State: closed - Opened by rubenpeters91 almost 2 years ago - 1 comment
Labels: Type: Bug

#69 - Consider adding pre-commit hooks with pre-commit package

Issue - State: open - Opened by sbuergers almost 2 years ago
Labels: Priority: Low, Type: Maintenance, Good First Issue

#68 - Add the logo to docs and readme

Pull Request - State: closed - Opened by rubenpeters91 almost 2 years ago

#67 - Create doctest github action

Pull Request - State: closed - Opened by sbuergers about 2 years ago

#66 - Create doctest github action

Pull Request - State: closed - Opened by sbuergers about 2 years ago - 1 comment
Labels: Priority: Low, Type: Maintenance

#65 - Add github action for doctest

Issue - State: closed - Opened by sbuergers about 2 years ago
Labels: Priority: Low, Type: Maintenance

#64 - Fix docstring examples

Pull Request - State: closed - Opened by sbuergers about 2 years ago
Labels: Priority: Medium, Type: Documentation

#63 - Unittests will fail when KNMI API returns empty results

Issue - State: open - Opened by sbuergers about 2 years ago
Labels: Priority: Low, Good First Issue

#62 - Backup from devops (missed 2 versions)

Pull Request - State: closed - Opened by abontsema about 2 years ago

#61 - Updated readme to contain an example

Pull Request - State: closed - Opened by rubenpeters91 about 2 years ago - 1 comment
Labels: Priority: Low, Type: Documentation

#60 - Include some more checks and assertions in base model

Issue - State: open - Opened by abontsema about 2 years ago
Labels: Priority: Low, Type: Improvement

#59 - dataset functions and some utils + docs

Pull Request - State: closed - Opened by abontsema about 2 years ago

#58 - Validator class for values outside range

Pull Request - State: closed - Opened by abontsema about 2 years ago

#57 - New ClipTransformer class

Pull Request - State: closed - Opened by abontsema about 2 years ago - 1 comment
Labels: Priority: Low, Type: Feature

#56 - Refactor current validation module by adding `BaseValidator` class

Issue - State: closed - Opened by abontsema about 2 years ago
Labels: Priority: Medium, Type: Feature

#55 - BaseValidator, OutsideRangeValidator, data set functions and some utils

Pull Request - State: closed - Opened by abontsema about 2 years ago - 1 comment
Labels: Priority: Medium, Type: Feature

#54 - Bugfix: publishing workflow for PyPI

Pull Request - State: closed - Opened by abontsema about 2 years ago - 1 comment
Labels: Priority: High, Type: Bug

#53 - Empty package from workflow to PyPI

Issue - State: closed - Opened by abontsema about 2 years ago - 1 comment
Labels: Priority: High, Type: Bug

#52 - Fixed some documentation and updated links

Pull Request - State: closed - Opened by rubenpeters91 about 2 years ago - 1 comment
Labels: Priority: High, Type: Documentation

#51 - retry decorators for knmi / nrr functions

Issue - State: open - Opened by abontsema about 2 years ago
Labels: Priority: Low, Type: Improvement, Good First Issue

#50 - fix timeouts in read_regenradar

Pull Request - State: closed - Opened by abontsema about 2 years ago
Labels: Priority: Low, Type: Improvement

#49 - SAM 3.1.0 : Lasso model, Validators, ClipTransformer and some utils

Pull Request - State: closed - Opened by abontsema about 2 years ago - 1 comment
Labels: Priority: Medium, Type: Feature

#48 - Removed logo :(

Pull Request - State: closed - Opened by rubenpeters91 about 2 years ago

#47 - add logo to docs

Pull Request - State: closed - Opened by abontsema about 2 years ago

#46 - Some small updates to the docs

Pull Request - State: closed - Opened by rubenpeters91 about 2 years ago
Labels: Priority: High, Type: Documentation

#45 - Renaming models

Pull Request - State: closed - Opened by abontsema about 2 years ago
Labels: Priority: Medium, Type: Improvement

#44 - Make model objects interchangable (by using kwargs) #40

Pull Request - State: closed - Opened by abontsema about 2 years ago

#43 - Get feature names

Pull Request - State: closed - Opened by abontsema about 2 years ago

#42 - Release version 3

Pull Request - State: closed - Opened by abontsema about 2 years ago
Labels: Priority: High, Type: Feature, Type: Documentation, Type: Improvement

#41 - Implementation of forward fill / interpolation as a transformer

Issue - State: open - Opened by abontsema about 2 years ago - 1 comment
Labels: Priority: Low, Type: Feature, Good First Issue

#40 - Make model objects interchangable (by using kwargs)

Issue - State: closed - Opened by abontsema about 2 years ago
Labels: Priority: Medium, Type: Improvement

#39 - This should fix the RTD

Pull Request - State: closed - Opened by rubenpeters91 about 2 years ago - 1 comment
Labels: Priority: High, Type: Documentation

#38 - This should fix the RTD

Pull Request - State: closed - Opened by rubenpeters91 about 2 years ago

#37 - Refactor MLPTimeseriesRegressor `score` function

Issue - State: open - Opened by rubenpeters91 about 2 years ago
Labels: Priority: Low, Type: Improvement, Good First Issue

#36 - Revise and refactor sam.visualization

Issue - State: open - Opened by rubenpeters91 about 2 years ago - 1 comment
Labels: Priority: Low, Type: Maintenance

#35 - Add validation rules from other projects from RHDHV

Issue - State: open - Opened by rubenpeters91 about 2 years ago
Labels: Priority: Low, Type: Feature

#34 - Use lagged y features for `predict_ahead==0` should be possible

Issue - State: closed - Opened by rubenpeters91 about 2 years ago
Labels: Priority: Low, Type: Feature

#33 - Use `use_diff_of_y` and `predict_ahead == [0]` at the same time

Issue - State: open - Opened by rubenpeters91 about 2 years ago - 1 comment
Labels: Priority: Low, Type: Feature

#32 - Update documentation for release

Issue - State: closed - Opened by rubenpeters91 about 2 years ago - 1 comment
Labels: Priority: High, Type: Documentation

#31 - Remove `decompose_datetime` and `CyclicalMaxes`

Issue - State: open - Opened by abontsema about 2 years ago - 2 comments
Labels: Priority: Medium, Type: Improvement

#30 - Do we want to support models without providing datetimes?

Issue - State: open - Opened by abontsema about 2 years ago
Labels: Priority: Low, Type: Question

#29 - Decide on model naming conventions

Issue - State: closed - Opened by abontsema about 2 years ago - 2 comments
Labels: Priority: Medium, Type: Improvement

#28 - Consider effect of removing first rows after rolling features

Issue - State: open - Opened by rubenpeters91 about 2 years ago
Labels: Priority: Low, Type: Question

#27 - Update all transformers to use `get_feature_names_out()` instead of `get_feature_names()`

Issue - State: closed - Opened by rubenpeters91 about 2 years ago - 2 comments
Labels: Priority: High, Type: Maintenance

#26 - Update Automatic Feature Engineering class to fit the new Feature engineering pipeline

Issue - State: open - Opened by rubenpeters91 about 2 years ago - 1 comment
Labels: Priority: Medium, Type: Improvement

#25 - Use Semantic Release to automate the release to GitHub

Issue - State: open - Opened by rubenpeters91 about 2 years ago
Labels: Priority: Low, Type: Maintenance

#24 - Fixed version info for docs

Pull Request - State: closed - Opened by rubenpeters91 about 2 years ago
Labels: Priority: Medium, Type: Bug

#23 - Feature engineering and model refactoring

Pull Request - State: closed - Opened by abontsema about 2 years ago
Labels: Priority: High, Type: Feature, Type: Improvement

#22 - move to pyproject.toml

Pull Request - State: closed - Opened by rubenpeters91 about 2 years ago - 4 comments
Labels: Priority: Low, Type: Maintenance

#21 - Make sure all DOCSTRING examples work

Issue - State: closed - Opened by sbuergers about 2 years ago
Labels: Priority: Medium, Type: Documentation, Good First Issue

#20 - Make sure all Sam models pass the `check_estimator` check from sklearn

Issue - State: open - Opened by sbuergers about 2 years ago
Labels: Priority: Low, Type: Improvement

#19 - Make sure all init parameters of BaseQuantileRegressor can be None

Issue - State: open - Opened by sbuergers about 2 years ago
Labels: Priority: Low, Type: Improvement

#18 - Add synthetic_samdata() function

Issue - State: open - Opened by sbuergers about 2 years ago
Labels: Priority: Low, Type: Feature

#17 - BUG: SamQuantileMLP predict_ahead doesn't support Sequence

Issue - State: closed - Opened by sbuergers about 2 years ago - 1 comment
Labels: Priority: High, Type: Bug

#16 - How should we define governance rules for this repo?

Issue - State: open - Opened by sbuergers about 2 years ago - 2 comments
Labels: Priority: Medium, Type: Question

#15 - Improve feature engineering in SamQuantileMLP

Issue - State: closed - Opened by sbuergers about 2 years ago - 1 comment
Labels: Priority: Low, Type: Improvement

#14 - Create github action to publish new PyPI release

Issue - State: closed - Opened by sbuergers about 2 years ago
Labels: Priority: Low, Type: Improvement

#13 - Add signal aligner

Pull Request - State: closed - Opened by sbuergers about 2 years ago - 2 comments
Labels: Priority: Low, Type: Feature

#12 - Add temporal alignment functionality of two signals

Issue - State: closed - Opened by sbuergers about 2 years ago - 2 comments
Labels: Priority: Low, Type: Feature

#11 - RNNTimeseriesRegressor

Issue - State: open - Opened by abontsema about 2 years ago
Labels: Priority: Low, Type: Feature

#10 - LinearTimeseriesRegressor / TimeseriesLinearRegressor

Issue - State: closed - Opened by abontsema about 2 years ago - 1 comment
Labels: Priority: Medium, Type: Feature

#9 - Batch processing for downloading regenradar

Issue - State: closed - Opened by abontsema about 2 years ago
Labels: Priority: Low, Type: Improvement

#8 - Add requirement for geom in read_regenradar

Issue - State: open - Opened by abontsema about 2 years ago
Labels: Priority: Low, Type: Bug, Good First Issue

#7 - Small fixes to readme and docs

Pull Request - State: closed - Opened by rubenpeters91 about 2 years ago
Labels: Priority: Low, Type: Documentation

#6 - build docs on python3.8

Pull Request - State: closed - Opened by abontsema about 2 years ago

#5 - change path to docs master doc

Pull Request - State: closed - Opened by abontsema about 2 years ago

#4 - version nrs correct

Pull Request - State: closed - Opened by abontsema about 2 years ago

#3 - codeowners

Pull Request - State: closed - Opened by abontsema about 2 years ago

#2 - fix readthedocs requirements

Pull Request - State: closed - Opened by abontsema about 2 years ago
Labels: Priority: Low, Type: Bug, Type: Maintenance