Skip to content

Conversation

Rishiram20757
Copy link

@Rishiram20757 Rishiram20757 commented Feb 12, 2025

Describe your change:

  • [
  • Add an algorithm?

i am merging my weather forcast using machine learning , it uses future synthetic weather datas for forecasting which gives another angle to normal forecasting which at end will help if we merge both of prediction for analysing

Checklist:

  • [ yes] I have read CONTRIBUTING.md.
  • [ yes] This pull request is all my own work -- I have not plagiarized.
  • [ yes] I know that pull requests will not be merged if they fail the automated tests.
  • [ yes] This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.
  • [ yes] All new Python files are placed inside an existing directory.
  • [ yes] All filenames are in all lowercase characters with no spaces or dashes.
  • [ yes] All functions and variable names follow Python naming conventions.
  • [ yes] All function parameters and return values are annotated with Python type hints.
  • [ yes] All functions have doctests that pass the automated testing.
  • [ yes] All new algorithms include at least one URL that points to Wikipedia or another similar explanation.
  • [ yes] If this pull request resolves one or more open issues then the description above includes the issue number(s) with a closing keyword: "Fixes #ISSUE-NUMBER".

@algorithms-keeper algorithms-keeper bot added the tests are failing Do not merge until tests pass label Feb 12, 2025
@algorithms-keeper algorithms-keeper bot added the awaiting reviews This PR is ready to be reviewed label Feb 12, 2025
@cclauss
Copy link
Member

cclauss commented Oct 14, 2025

Closing tests_are_failing PRs to prepare for Hacktoberfest

@cclauss cclauss closed this Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants