GithubHelp home page GithubHelp logo

Akash Chand's Projects

davisbasee icon davisbasee

Davisbasee is a database engine using B+ tree which supports the DDL and DML commands i.e. create, drop, select, insert, update, delete operations on the database. The application uses file per table approach and paging to facilitate physical storage. Implemented in Java.

ethereum-token-analysis icon ethereum-token-analysis

Statistics on Ethereum tokens to get results from data. This is a study of various features of the BNB token over the time period 2017-18. Here we find out the the behaviour of users buying and selling the token. we also try to analyze the user activity from other ethereum tokens and find the relationship between influential buyers and token price. We also study the correlation among token price and several extracted features and develop a multiple linear regression model to fit the price return of BNB token.

insincerequestionclassification icon insincerequestionclassification

The task is to classify the questions on Quora dataset into Sincere and Insincere. An insincere question is a question which has a non-neutral tone or is disparaging or inflammatory or not grounded in reality. Coded it in pyspark and GCP computing resources were used to run the code on a Hadoop cluster.

mergesort icon mergesort

Comparing run times of different versions of merge sort and insertion sort

multi-dimensionalsearch icon multi-dimensionalsearch

Multi-dimensional search: Consider the web site of a seller like Amazon. They carry tens of thousands of products, and each product has many attributes (Name, Size, Description, Keywords, Manufacturer, Price, etc.). The search engine allows users to specify attributes of products that they are seeking, and shows products that have most of those attributes. To make search efficient, the data is organized using appropriate data structures, such as balanced trees. But, if products are organized by Name, how can search by price implemented efficiently?

pert icon pert

PERT, Enumerations and combinations, Enumerations of topological ordering of a graph

pizzeria icon pizzeria

A model e-commerce website for pizza ordering built using MEAN stack.

skiplists icon skiplists

Java Implementation of Skip Lists - Add, Remove, Search in linked lists with RT log(n)

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.