Python/DIRECTORY.md
ELNS 140b79b4b2 Adding Linear Discriminant Analysis (#1592)
* Adding new file to the machine_learning directory

* Adding initial documentation

* importing modules

* Adding Normal_gen function

* Adding Y_gen function

* Adding mean_calc function

* Adding prob_calc function

* Adding var_calc function

* Adding predict function

* Adding accuracy function

* Adding main function

* Renaming LDA file

* Adding requested changes

* Renaming some of functions

* Refactoring str.format() statements to f-string

* Removing unnecessary list objects inside two functions

* changing code style in some lines

* Fixing y_generator function

* Refactoring 'predict_y_values' function by using list comprehensions

* Changing code style in import statements

* Refactoring CLI code block

* fixup! Format Python code with psf/black push

* No lines longer than 88 characters
2019-11-26 12:57:53 +01:00

46 KiB

Arithmetic Analysis

Backtracking

Blockchain

Boolean Algebra

Ciphers

Compression

Conversions

Data Structures

Digital Image Processing

Divide And Conquer

Dynamic Programming

File Transfer

Fuzzy Logic

Graphs

Hashes

Linear Algebra

Machine Learning

Maths

Matrix

Networking Flow

Neural Network

Other

Project Euler

Searches

Sorts

Strings

Traversals

Web Programming