Pinned Repositories
AirWriter
Touchless Writter. You can write by moving your hand with a marker using this software. During my undergrad I developed this nice application.
BikashE2BDictionary
English to Bengali Dictionary
bikashkarmokar
bikashkarmokar.github.io
Personal Information Page
bikashkarmokar2.github.io
:sparkles: Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll
CityCarDataCollection
City car traffic analysis using RFID and Raspberry Pi
DataScienceAndBigDataAnalytics
Learning R for data science and big data analytics
float32_bug_sklearn
Part of the data for recreating bug for issue #15628 of scikit-learn/scikit-learn
IceCreamSimulation
IceCream shop customer queue simulation for finding waiting time of each customer and also to find the need of extra employee for specific hours.
InformationRetrievalUsingSPARQL
Retrieving information about actors from DBPEDIA and WIKIDATA using SPARQL and rank actors according to the specific criteria.
bikashkarmokar's Repositories
bikashkarmokar/AirWriter
Touchless Writter. You can write by moving your hand with a marker using this software. During my undergrad I developed this nice application.
bikashkarmokar/BikashE2BDictionary
English to Bengali Dictionary
bikashkarmokar/bikashkarmokar
bikashkarmokar/bikashkarmokar.github.io
Personal Information Page
bikashkarmokar/bikashkarmokar2.github.io
:sparkles: Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll
bikashkarmokar/CityCarDataCollection
City car traffic analysis using RFID and Raspberry Pi
bikashkarmokar/DataScienceAndBigDataAnalytics
Learning R for data science and big data analytics
bikashkarmokar/float32_bug_sklearn
Part of the data for recreating bug for issue #15628 of scikit-learn/scikit-learn
bikashkarmokar/IceCreamSimulation
IceCream shop customer queue simulation for finding waiting time of each customer and also to find the need of extra employee for specific hours.
bikashkarmokar/InformationRetrievalUsingSPARQL
Retrieving information about actors from DBPEDIA and WIKIDATA using SPARQL and rank actors according to the specific criteria.
bikashkarmokar/PESEditor
Interactive Pruning Tool for System Entity Structure
bikashkarmokar/Python-data-science-code-snippet
Useful data science and Python code snippets at Data Science Simplified
bikashkarmokar/RandomPythonCodes
Basic Codes for Various Tasks
bikashkarmokar/researchpapers
All the research papers i have authored or coauthored are added here.
bikashkarmokar/SESEditor
System Entity Structure Modeling Environment
bikashkarmokar/SESTools
SESEditor for building System Entity Structures and PESEditor for interactive pruning
bikashkarmokar/SignLanguageRecognizer
Bengali Sign Language Recogniser. During my undergrad I developed this application.
bikashkarmokar/SoftwareSystemsEngineering
Assignments
bikashkarmokar/sparkbenchdataanalysis
Finding task distribution of jobs
bikashkarmokar/Stacking-Blending-Voting-Ensembles
This repository contains an example of each of the Ensemble Learning methods: Stacking, Blending, and Voting. The examples for Stacking and Blending were made from scratch, the example for Voting was using the scikit-learn utility.
bikashkarmokar/tdd_and_pytest
Test driven development using pytest