Join HackerEarth and view Subbhashit Mukherjee's full profile. It's absolutely free!
HackerEarth is the network of top developers across the world, enabling them to connect to start-ups, tech companies, organizations and discover the best developer jobs.
This app is for finding the the shortest path possible to a given location form current location using dijkstra's algorithm in BMSIT college.
First this app will find the current location of user.
On the basis of current location,it will find the nearest node ,which will be start node,then it will perform dijkstra's algorithm to find the shirtest path.
storyscience is a Python package that provides flexible, and easy to use functions for various analytical operations. It aims to provide support for business analytics and NLP purposes. It has the broader goal of becoming one of the most powerful and flexible open source data analysis / manipulation tool available in python language.
Here are just a few of the things that it can provide:
- Easy handling of missing data. - Provides summary of data and error scores of models for regression and classification. - Provides suggestive methods for imputing and deleting rows and columns. - Support for map visuals,using plotly. - Provides statistical methods like zscore and iqr(interquartile range) - Support for categorical and numerical data plotting, using matplotlib and seaborn.
Website made using django with custom authentication system for education purpose, deployed in herkou. Provides a rasa chatbot as well , which is dockerised and deployed on heroku as well.