Pinned Repositories
blob-storage-azure
Using the Microsoft Azure BlobStorage to store files, images and other documents via a simple website
Book-Retrieval
Books data set integrated with search and retrieval tools
compute_posteriori
Posterior probability of a random event or an uncertain proposition[clarification needed] is the conditional probability that is assigned[clarification needed] after the relevant evidence or background is taken into account. Similarly, the posterior probability distribution is the probability distribution of an unknown quantity, treated as a random variable, conditional on the evidence obtained from an experiment or survey. "Posterior", in this context, means after taking into account the relevant evidence related to the particular case being examined.
Decision-Tree-Using-R
Generate Decision Tree With Bank Marketing Dataset
film_recommendation_engine
This project aims at recommending movies, TV shows based on user's preference of the previous movies and TV shows. We use the IMDb 5000 dataset having movies.csv and credits.csv dataset files. Basically the user would select a movie and based on that movie alone the recommendation engine would suggest 5 movies that the user may prefer.
find_route_bfs
Find he optimal path given a country layout and distances between its cities using BSF as part of Artificial Intelligence problems
max_connect_4
Using AI algorithms, a Max Connect 4 game where user plays against the computer.
N-Cross-Validation-Iris-Dataset
Implementing a n-cross validation on the Iris dataset
ProgrammingConcepts
An attempt to solve Leetcode.com problems using C# along with various data structures and algorithms
tcp-simulator-master
This project mimics the TCP connection over a large network stretching over multiple user across mulitple locations each communicating by exchanging information.
sanjay-bhat's Repositories
sanjay-bhat/Decision-Tree-Using-R
Generate Decision Tree With Bank Marketing Dataset
sanjay-bhat/blob-storage-azure
Using the Microsoft Azure BlobStorage to store files, images and other documents via a simple website
sanjay-bhat/film_recommendation_engine
This project aims at recommending movies, TV shows based on user's preference of the previous movies and TV shows. We use the IMDb 5000 dataset having movies.csv and credits.csv dataset files. Basically the user would select a movie and based on that movie alone the recommendation engine would suggest 5 movies that the user may prefer.
sanjay-bhat/find_route_bfs
Find he optimal path given a country layout and distances between its cities using BSF as part of Artificial Intelligence problems
sanjay-bhat/Book-Retrieval
Books data set integrated with search and retrieval tools
sanjay-bhat/compute_posteriori
Posterior probability of a random event or an uncertain proposition[clarification needed] is the conditional probability that is assigned[clarification needed] after the relevant evidence or background is taken into account. Similarly, the posterior probability distribution is the probability distribution of an unknown quantity, treated as a random variable, conditional on the evidence obtained from an experiment or survey. "Posterior", in this context, means after taking into account the relevant evidence related to the particular case being examined.
sanjay-bhat/max_connect_4
Using AI algorithms, a Max Connect 4 game where user plays against the computer.
sanjay-bhat/N-Cross-Validation-Iris-Dataset
Implementing a n-cross validation on the Iris dataset
sanjay-bhat/ProgrammingConcepts
An attempt to solve Leetcode.com problems using C# along with various data structures and algorithms
sanjay-bhat/tcp-simulator-master
This project mimics the TCP connection over a large network stretching over multiple user across mulitple locations each communicating by exchanging information.
sanjay-bhat/Data-Extraction
Code depicting data extraction from text file onto a database hosted on a server
sanjay-bhat/dockerfiles
Various Dockerfiles I use on the desktop and on servers.
sanjay-bhat/dotnet-example
A simple .NET example running in Kubernetes
sanjay-bhat/geo-weather
Integrating Google Maps API and OpenWeatherAPI in one single website
sanjay-bhat/hackathon-starter
A boilerplate for Node.js web applications
sanjay-bhat/IBMBluemix
A Flask-based website hosted on IBM Bluemix that allows users to use the website as a SaaS and upload files using AES256 encryption and download them at will, decrypted.
sanjay-bhat/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
sanjay-bhat/SharpLearning
Machine learning for C# .Net
sanjay-bhat/stripe-dotnet
Stripe.net is a sync/async .NET 4.5+ client, and a portable class library for stripe.com.