Skip to content

Adding Linear Discriminant Analysis #1592

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

Merged
merged 24 commits into from
Nov 26, 2019
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
411130e
Adding new file to the machine_learning directory
miladsade96 Nov 25, 2019
c23de59
Adding initial documentation
miladsade96 Nov 25, 2019
257545a
importing modules
miladsade96 Nov 25, 2019
b72d0a7
Adding Normal_gen function
miladsade96 Nov 25, 2019
2db9260
Adding Y_gen function
miladsade96 Nov 25, 2019
13f3fcc
Adding mean_calc function
miladsade96 Nov 25, 2019
844309e
Adding prob_calc function
miladsade96 Nov 25, 2019
c576c53
Adding var_calc function
miladsade96 Nov 25, 2019
da7b8ff
Adding predict function
miladsade96 Nov 25, 2019
d67a5ab
Adding accuracy function
miladsade96 Nov 25, 2019
4669d3d
Adding main function
miladsade96 Nov 25, 2019
47367c1
Renaming LDA file
miladsade96 Nov 25, 2019
16a1831
Adding requested changes
miladsade96 Nov 26, 2019
714fa69
Renaming some of functions
miladsade96 Nov 26, 2019
b4e3a25
Refactoring str.format() statements to f-string
miladsade96 Nov 26, 2019
7fc92b0
Removing unnecessary list objects inside two functions
miladsade96 Nov 26, 2019
8a34930
changing code style in some lines
miladsade96 Nov 26, 2019
b5b3e1c
Fixing y_generator function
miladsade96 Nov 26, 2019
67047ce
Refactoring 'predict_y_values' function by using list comprehensions
miladsade96 Nov 26, 2019
e62e6ec
Changing code style in import statements
miladsade96 Nov 26, 2019
0d5d0a7
Refactoring CLI code block
miladsade96 Nov 26, 2019
33b8679
fixup! Format Python code with psf/black push
Nov 26, 2019
2285741
No lines longer than 88 characters
cclauss Nov 26, 2019
5f7ffcc
updating DIRECTORY.md
Nov 26, 2019
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
Next Next commit
Adding new file to the machine_learning directory
  • Loading branch information
miladsade96 committed Nov 26, 2019
commit 411130e89dce86ba46a23c2691ed2a1eb9b388b1
Empty file.