Skip to content

Issues: TheAlgorithms/Python

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

MinMax Scaler enhancement This PR modified some existing files.
#8873 opened Jul 18, 2023 by KYKong97
Additional Features for Binary Tree Implementation enhancement This PR modified some existing files.
#8865 opened Jul 12, 2023 by di-was
Refactor arithmetic_analysis/newton_raphson to not use eval awaiting triage Awaiting triage from a maintainer
#8863 opened Jul 11, 2023 by CaedenPH
2
1
File memory usage issues awaiting triage Awaiting triage from a maintainer
#8850 opened Jul 2, 2023 by chongchongL
machine_learning/linear_regression.py doesn't give optimal coefficients enhancement This PR modified some existing files.
#8847 opened Jun 30, 2023 by tianyizheng02
Linear Regression enhancement This PR modified some existing files.
#8844 opened Jun 28, 2023 by Madhav-2808
Heap's Algorithm for generating all Permutations enhancement This PR modified some existing files.
#8814 opened Jun 10, 2023 by nidhi-2619
Source for simple_neural_network.py is paywalled awaiting triage Awaiting triage from a maintainer
#8785 opened May 30, 2023 by tianyizheng02
Do... something? about machine_learning/forecasting enhancement This PR modified some existing files.
#8780 opened May 27, 2023 by tianyizheng02
i found another typo and problem greedy_best_first awaiting triage Awaiting triage from a maintainer
#8770 opened May 26, 2023 by JadeKim042386
Need to support for unary operator in postfix evaluation. enhancement This PR modified some existing files.
#8754 opened May 20, 2023 by amirsoroush
Making binary tree traversals lazy. enhancement This PR modified some existing files.
#8725 opened May 12, 2023 by amirsoroush
Duplicate solutions for postfix notation evaluation. enhancement This PR modified some existing files.
#8724 opened May 12, 2023 by amirsoroush
Optimize Project Euler solutions enhancement This PR modified some existing files. optimization
#8594 opened Apr 1, 2023 by dhruvmanila
10 tasks
Concatenate all algorithms with different implementations enhancement This PR modified some existing files.
#8098 opened Jan 25, 2023 by CaedenPH
OSS License compatibility question enhancement This PR modified some existing files.
#8093 opened Jan 12, 2023 by Ashley123456789
Importance of caching algorithms enhancement This PR modified some existing files.
#8083 opened Jan 6, 2023 by CaedenPH
mypy produces errors when run on its own enhancement This PR modified some existing files.
#8070 opened Jan 3, 2023 by tianyizheng02
Implement XGBoost classification and regression algorithms enhancement This PR modified some existing files.
#8067 opened Jan 1, 2023 by tianyizheng02
Remove duplicate GCD implementation enhancement This PR modified some existing files.
#8063 opened Dec 30, 2022 by tianyizheng02
ProTip! Exclude everything labeled bug with -label:bug.