FarheenB
A technology and programming enthusiast | IIT Bombay | Google Summer of Code 2020
PayPalBangalore
Pinned Repositories
Auto-Rickshaw-Tracking-System
Auto-Rickshaw Tracking System is flask based application to track auto rickshaw within college campus with the help of RFIDs .
covid-detection-ct-scan-images
Detect whether a person is COVID-19 positive by CT Scan images of Transverse Section of Chest.
Data-Structures-and-Algorithms
Solution to 500+ popular data structure and algorithm problems in Java, C++ and Python programming languages.
FCM-Satellite-Images-in-Python
Fuzzy C-Means clustering on Satellite Images.
Flight-Delay-Prediction-by-Logistic-Regression-in-Python
Modeled Logistic regression from scratch to predict the delay of flights.
Flight-Delay-Prediction-in-Python
fuzzy-clustering-satellite-image
A web application to perform Fuzzy clustering on a satellite images using Expectation-Maximum Algorithm
Google-Stock-Price-Trend-Prediction-in-Python
Predicting the upward and downward trend of the Google Stock Price using LSTM Recurring Neural Network.
personal-voice-assistant
A personal voice assistant built in Python
sobel-edge-detector-app
A Web Application to detect the edges in an image by performing Sobel Edge Detection. Smoothen the image by applying different sigma values and changing window size on Gaussian Filter. Developed in python-Flask.
FarheenB's Repositories
FarheenB/Data-Structures-and-Algorithms
Solution to 500+ popular data structure and algorithm problems in Java, C++ and Python programming languages.
FarheenB/FCM-Satellite-Images-in-Python
Fuzzy C-Means clustering on Satellite Images.
FarheenB/covid-detection-ct-scan-images
Detect whether a person is COVID-19 positive by CT Scan images of Transverse Section of Chest.
FarheenB/Flight-Delay-Prediction-by-Logistic-Regression-in-Python
Modeled Logistic regression from scratch to predict the delay of flights.
FarheenB/Flight-Delay-Prediction-in-Python
FarheenB/fuzzy-clustering-satellite-image
A web application to perform Fuzzy clustering on a satellite images using Expectation-Maximum Algorithm
FarheenB/Algorithms
A collection of algorithms and data structures
FarheenB/Algorithms-1
A collection of various useful algorithms and data structures along with their Java implementations.
FarheenB/Google-Stock-Price-Trend-Prediction-in-Python
Predicting the upward and downward trend of the Google Stock Price using LSTM Recurring Neural Network.
FarheenB/personal-voice-assistant
A personal voice assistant built in Python
FarheenB/animal-image-detection-app
A Web App that differentiates between the images of cat and dog. Used AngularJS and python-Flask.
FarheenB/animal-image-detection-cnn-in-flask
FarheenB/automatic-music-generator
FarheenB/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
FarheenB/Cloud-Platform-for-Big-Geospatial-Data-Analysis
Master Thesis
FarheenB/Deep-Learning-Explained
This repository contains the lab files for Microsoft course DAT236x: Deep Learning Explained
FarheenB/Digit-Recognizer-using-CNN
FarheenB/earthengine-api
Python and JavaScript bindings for calling the Earth Engine API.
FarheenB/Employee-Salary-Prediction-in-Python
Model a system that suggests the HR as what salary should be offered to the new hired Employee depending on his position and years of experience.
FarheenB/Fuzzy-Clustering-in-Python
An illustration of fuzzy clustering algorithm in python
FarheenB/geotools
Official GeoTools repository
FarheenB/Grocery-Store-Recommendation-System-in-Python
A recommendation model that optimizes the sales in a grocery store. Association rule learning to know exactly where to place the products in the store.
FarheenB/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
FarheenB/myblog
FarheenB/OGC-Interoperability
A Web App to make OGC WMS, WFS and WCS APIs calls. Using GeoServer and OpenMap for integration and AngularJS for front-end development.
FarheenB/OpenAPI-Specification
The OpenAPI Specification Repository
FarheenB/pygeoapi
pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.
FarheenB/Recommender-System-for-Movies-in-Python
Modeled a recommender system that will predict if a user is going to like a movie or not. Used Boltzman Machine for this purpose
FarheenB/UI_Challenge
IITB Kubric UI Challenge
FarheenB/zoo-project
ZOO is a WPS (Web Processing Service) open source project released under a MIT/X-11 style license . It provides an OGC WPS compliant developer-friendly framework to create and chain WPS Web services. This repo is a mirror of the project SVN.