adam dhalla (adamDhalla)

adamDhalla

Geek Repo

Location:Canada

Home Page:adamdhalla.com

Twitter:@adamdhalla

Github PK Tool:Github PK Tool

adam dhalla's repositories

recursive-least-squares

Creating a RecursiveLeastSquares object that uses the Sherman-Morrison-Woodbury formula to efficiently recalculate Least Squares continuously as more data is given.

Language:PythonStargazers:5Issues:1Issues:0

balance-chemical-equations

A rough but functional way to balance chemical equations that do NOT undergo polyatomic decomposition (polyatomics must be in same groups on left hand side and right hand side)

Language:PythonStargazers:3Issues:1Issues:0

multinomial-naive-bayes

A homemade Naive-Bayes classifier that uses the multinomial probability distribution. Performs 5% better than the sk-learn Naive-Bayes on the Kaggle Titanic Competition.

Language:PythonStargazers:3Issues:1Issues:0

genetic-algorithm

Using a classic Genetic Algorithm to find a solution to the N-Queens problem. This one is specifically modified to be for the 8-queens problem.

Language:PythonStargazers:1Issues:1Issues:0

adamDhalla

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0