Skip to content

Instantly share code, notes, and snippets.

View mkayanda's full-sized avatar

Moses Kayanda mkayanda

View GitHub Profile
@mkayanda
mkayanda / algos-data-structures.ipynb
Created September 24, 2021 04:32
algos-data-structures.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkayanda
mkayanda / decisiontree.ipynb
Last active September 20, 2021 08:43
UCI_Heart_Disease_DecisionTree.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkayanda
mkayanda / decisiontree.ipynb
Last active September 24, 2021 04:39
DecisionTree.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkayanda
mkayanda / malefemaleclass.ipynb
Created December 3, 2020 08:11
MaleFemaleclass.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkayanda
mkayanda / pair_question_classification.ipynb
Created December 3, 2020 07:52
Pair_question_classification.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkayanda
mkayanda / understanding-word-vectors.ipynb
Created July 5, 2020 22:40 — forked from aparrish/understanding-word-vectors.ipynb
Understanding word vectors: A tutorial for "Reading and Writing Electronic Text," a class I teach at ITP. (Python 2.7) Code examples released under CC0 https://creativecommons.org/choose/zero/, other text released under CC BY 4.0 https://creativecommons.org/licenses/by/4.0/
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.