Code Monkey home page Code Monkey logo

M SOWMIA's Projects

implementation-of-decision-tree-classifier icon implementation-of-decision-tree-classifier

Decision trees are often used while implementing machine learning algorithms. The hierarchical structure of a decision tree leads us to the final outcome by traversing through the nodes of the tree. Each node consists of an attribute or feature which is further split into more nodes as we move down the tree.I have used GINI-INDEX(a measure of pureness of the nodes)to decide how to split at each attribute

lsfr icon lsfr

| PRN generetor | image-encryption and decryption |

optimization-models icon optimization-models

In this case-study,three deiiferent optimization problems are dealt with.The first one being to optimize the total fuel consumption by a jeep inorder to cross a desert assuming there are storage points in the path travelled.The second one being to minimize the number of drums of fuel consumed assuming fuel availabilty at the begining is infinite.The third one is caterer problem whose description is given in the manual

twitter-sentiment-analysis icon twitter-sentiment-analysis

Extracted features using BOW,TI-IDF,W2V,D2V and performed logistic regression,SVM,RF,XGBOOST to classify tweets as hate/good tweets

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.