sahilpundora
Currently practicing data science and strategic analytics at BMO Analytics Center of Excellence
@BMO @YorkUniversity @SchulichSchoolofBusiness Toronto, Canada
Pinned Repositories
Basic-Python
Basic Python Codes for Someone starting new
Basic-Python-Codes
Some common and basic python codes for new users to python
CNN_letter_image_recognition
CSVtoSQLDatabaseInPython
Python - How to load a CSV file into a SQL Database Dynamically using sqlite3
Decision-tree
Decision tree and Accuracy for a training set
Gradient-Descent
Stochastic Gradient Descent - Python from scratch (no module)
k-MEANS-clustering
k-means clustering on a two-feature dataset
Linux_data_manipulation
Data manipulation using Linux VM. Software - Ubuntu.
Naivebayes
Naive Bayes in python from scratch
sahilpundora's Repositories
sahilpundora/Naivebayes
Naive Bayes in python from scratch
sahilpundora/RecommendationModel
Content based and Collaborative Filtering
sahilpundora/Gradient-Descent
Stochastic Gradient Descent - Python from scratch (no module)
sahilpundora/RNN-LSTM
Predict future movements of AAPL
sahilpundora/NLTK_Wordclouds
Wordclouds on scrapped data from Glassdoor and Indeed
sahilpundora/Linux_data_manipulation
Data manipulation using Linux VM. Software - Ubuntu.
sahilpundora/CNN_letter_image_recognition
sahilpundora/Basic-Python
Basic Python Codes for Someone starting new
sahilpundora/NaiveBayesClassifier_FlyingFitness
Naive Bayes classifier to find the fitness to fly (Predict score) and print the ROC (TPR vs FPR)
sahilpundora/CSVtoSQLDatabaseInPython
Python - How to load a CSV file into a SQL Database Dynamically using sqlite3
sahilpundora/Basic-Python-Codes
Some common and basic python codes for new users to python
sahilpundora/Regression-on-BOSTON-dataset
Gradient Descent Regression on Boston House Pricing dataset ( dataset inside SCIKIT Learn)
sahilpundora/Decision-tree
Decision tree and Accuracy for a training set
sahilpundora/Titanic-Dataset-dendrogram-k-means-clustering
Dendrogram plot and k-means clustering on Titanic dataset- To check survived passengers
sahilpundora/k-MEANS-clustering
k-means clustering on a two-feature dataset