GithubHelp home page GithubHelp logo

imarnabsaha95 / dynamic_weighted_clustering Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 60.94 MB

It contained the solution of Shell.ai Hackathon for determining the depot and refinery location. Was selected in the top 20 finalist among more than 5700 competitors.

License: Creative Commons Zero v1.0 Universal

Jupyter Notebook 99.99% Python 0.01%

dynamic_weighted_clustering's Introduction

Dynamic_Weighted_Clustering

It contained the solution of Shell.ai Hackathon for determining the depot and refinery location. Was selected in the top 20 finalist among more than 5700 competitors. The Shell Hackathon file is the original file where all the experiments including some EDA and then the development of the Dynamic Weighted Clustering was done. It also contains some forecasting as well as result generation part. In short it is all is all notebook for the actual Hackathon result generation and hence it is supposed to be a bit messy. The Dynamic_Weighted_Clustering notebook is the notebook that you should refer to if you are only interested in the clustering part. The clustering is developed on top of K-Means clustering but if has a threshold of werights which means that it can only accept weights upto a certain limit in each cluster. Also the distacne of the weight from the center is an important factor. For example : If the weight is too huge and the distance from the center is quite less then it will definitely be selected. If the weight is huge but the distance is high or the weight is too small but the distance from the center is also small then those may or may not be selected based on the scenario. But if the weight is too low and the distance from the center is quite low as well then the change of that point being selected reduces. Another important factor is how the cluster centers are selected, becuase here as well importance has been given to both distance as well as the weight. If you want to have an indepth understanding then you may consider looking into the library where the code has been build from scratch. There is also a YouTube Video explaining the concept which was originally made for Shell Hackathon. You can have a look into it as well. URL : https://youtu.be/gB7cmxTGu5U It may not be possible to directly take the function from the library and use it, as it has been developed based on the criteria and the dataset provided. But the idea can be adopted with minor changes for further use in different applications.

dynamic_weighted_clustering's People

Contributors

imarnabsaha95 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.