| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Some collection of codes that are used in data mining and data science related fields, developed by me (Data Science, Indiana University):
Artificial-Intelligence:
This folder contains programs in python, where I implemented KNN, Neural Nets, BFS, DFS, A*, Naive Baye's, HMM Viterbi,
MCMC Gibs Sampling algorithms. The description of every program is returned above the specified program itself.
Please check File to run program for each
Image Classifier -
File to run - orient.py
Models used - Neural Nets, KNN
Train_data - train-data.txt
test_data - test-data.txt
Maps -
File to run - route.py
City Data - road-segments.txt
A* data - city-gps.txt
Parts Of Speech tagger -
File to run - pos_solver.py
Train_data - bc.train
Test_data - bc.test
Zacate_Auto_Player -
File to run - zacate.py
Solver_16 -
File to run - solver16.py
input_matrix_data - input
Algorithms:
Data Mining:
Machine Learning(Self Implementations):
Practice folder is for the coding that I do in my spare time.
Exploratory Data Analysis :- In depth analysis before building predictive model. After clicking on .html file, insert http://htmlpreview.github.com/? before the URL, for example http://htmlpreview.github.com/?https://github.com/dwipam/code/blob/master/EDA/s670-04.html
Bayesian A/B test :- Farm and multi-armed bandit problem simulation
Distribution by Technologies:-
Python - Check for Artificial Intelligence Folder, dijkstra.py, dfs.py and practice folder
R - Check for Data Mining Folder
JAVA - Check for Algorithm folder and Data Mining- BetterCode.java and practice folder
Challenges:-
Noctober - Check model.ipnyb within Noctober Folder. Placed 3 winner on AnalyticsVidhya competition.
Telstra - Check Telstra.ipnyb within Telstra challenge.
Attribution - http://htmlpreview.github.io/?https://github.com/dwipam/code/blob/master/AttributionChallenge/Model.html
If this readme is not understandable, write to:
ddkatari@iu.edu
dwipam.katariya@gmail.com
| Back | FazBrowse Home | New Git URL |