Pinned Repositories
accuracy-evaluation-matlab
A MATLAB implementation for calculating the accuracy metrics (Accuracy, Error Rate, Precision(micro/macro), Recall(micro/macro), Fscore(micro/macro)) for classification tasks based on the paper http://www.sciencedirect.com/science/article/pii/S0306457309000259.
AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2020
awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
LVQ
lvq.java
PBO2024A
Python-GUI-Programming-Cookbook-Third-Edition
Python GUI Programming Cookbook, Third Edition, Published by Packt
arifmudi's Repositories
arifmudi/Algorithms-Design-and-Analysis-1
Programming Questions for coursera course Algorithms: Design and Analysis, Part 1 by Tim Roughgarden (Stanford)
arifmudi/awesome-django
A curated list of awesome Django apps and projects.
arifmudi/Delhi
Energy data for Delhi
arifmudi/Label-Propagation
Scikits.learn style implementation of common label propagation algorithms
arifmudi/nltk_papers
Papers about NLTK
arifmudi/sciencedirect-dl
(not maintained right now) Script to download a book from www.sciencedirect.com and create a single PDF out of it
arifmudi/tweetokenize
Tokenization and pre-processing for Twitter data used to train classifiers.