Skip to content
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

local_weighted_learning.py: fix mypy errors and more #8073

Merged
merged 45 commits into from
May 17, 2023
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
f7ba9da
updating DIRECTORY.md
Jan 2, 2023
8b44f10
Merge branch 'TheAlgorithms:master' into master
tianyizheng02 Jan 2, 2023
200fc0d
Merge branch 'TheAlgorithms:master' into master
tianyizheng02 Jan 7, 2023
3ff65ba
Merge branch 'TheAlgorithms:master' into master
tianyizheng02 Jan 12, 2023
9d1971b
updating DIRECTORY.md
Jan 12, 2023
f2e8fbd
Merge branch 'TheAlgorithms:master' into master
tianyizheng02 Jan 26, 2023
5f404b4
updating DIRECTORY.md
Jan 26, 2023
1b93899
Merge branch 'TheAlgorithms:master' into master
tianyizheng02 Feb 5, 2023
30ee318
Merge branch 'TheAlgorithms:master' into master
tianyizheng02 Mar 26, 2023
d9aff2f
Fix mypy errors in local_weighted_learning.py
tianyizheng02 Jan 3, 2023
f519f82
Rename vars for clarity
tianyizheng02 Jan 3, 2023
4ae72ab
Refactor to remove duplicate var
tianyizheng02 Jan 3, 2023
0ca1d06
Refactor to remove unneeded wrapper function
tianyizheng02 Jan 3, 2023
2721c8e
Increase value of tau in demo to make predictions less overfit
tianyizheng02 Jan 3, 2023
f419468
Expand function documentation and add algorithm explanation
tianyizheng02 Jan 3, 2023
425302a
Rename var to avoid confusion
tianyizheng02 Jan 3, 2023
99c1125
Fix plot_preds return type
tianyizheng02 Jan 3, 2023
6c923d1
Rebase onto master
tianyizheng02 Jan 3, 2023
834a15a
Refactor to remove duplicate var
tianyizheng02 Jan 3, 2023
5aaa02a
Refactor to remove unneeded wrapper function
tianyizheng02 Jan 3, 2023
bc65831
Increase value of tau in demo to make predictions less overfit
tianyizheng02 Jan 3, 2023
4407038
Expand function documentation and add algorithm explanation
tianyizheng02 Jan 3, 2023
8b3b854
Rename var to avoid confusion
tianyizheng02 Jan 3, 2023
b8334f2
Fix plot_preds return type
tianyizheng02 Jan 3, 2023
fab7be6
Fix mypy errors in local_weighted_learning.py
tianyizheng02 Jan 3, 2023
092f1af
Rename vars for clarity
tianyizheng02 Jan 3, 2023
df8e96d
Refactor to remove duplicate var
tianyizheng02 Jan 3, 2023
7bab184
Refactor to remove unneeded wrapper function
tianyizheng02 Jan 3, 2023
87e8ac3
Increase value of tau in demo to make predictions less overfit
tianyizheng02 Jan 3, 2023
5c36609
Expand function documentation and add algorithm explanation
tianyizheng02 Jan 3, 2023
1ebb93d
Rename var to avoid confusion
tianyizheng02 Jan 3, 2023
f63dbea
Fix plot_preds return type
tianyizheng02 Jan 3, 2023
892b590
Fix mypy errors in local_weighted_learning.py
tianyizheng02 Jan 3, 2023
f970285
Rename vars for clarity
tianyizheng02 Jan 3, 2023
9d50a7a
Refactor to remove duplicate var
tianyizheng02 Jan 3, 2023
e2ee5db
Refactor to remove unneeded wrapper function
tianyizheng02 Jan 3, 2023
36593a0
Increase value of tau in demo to make predictions less overfit
tianyizheng02 Jan 3, 2023
490c565
Expand function documentation and add algorithm explanation
tianyizheng02 Jan 3, 2023
d0aa4b4
Rename var to avoid confusion
tianyizheng02 Jan 3, 2023
3b24dfe
Fix plot_preds return type
tianyizheng02 Jan 3, 2023
ac18d40
Merge branch 'TheAlgorithms:master' into fix-mypy-errs-1
tianyizheng02 Mar 26, 2023
6a8e47e
Merge branch 'TheAlgorithms:master' into fix-mypy-errs-1
tianyizheng02 Apr 1, 2023
4bcae61
updating DIRECTORY.md
Apr 1, 2023
604cb09
Merge branch 'TheAlgorithms:master' into fix-mypy-errs-1
tianyizheng02 Apr 1, 2023
8d8f28f
updating DIRECTORY.md
Apr 1, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'TheAlgorithms:master' into master
  • Loading branch information
tianyizheng02 authored Jan 12, 2023
commit 3ff65baa7476f1a5cb2deec5dd9b19105d3d17ab

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.