Code Monkey home page Code Monkey logo

Rohith Kumar Poshala's Projects

anomaly-detection-nab-dataset icon anomaly-detection-nab-dataset

Deep learning approaches that include building a sequence to sequence MLP and also building an Autoencoder with the help of Dense, LSTM, Conv1D layers individually to reconstruct and detect the anomalies in the benchmark dataset.

big-data-processing-with-hadoop icon big-data-processing-with-hadoop

Mapper and Reducer algorithms were implemented for basic wordcount, N-grams, Inverted Index, Relational Join and KNN(K-Nearest Neighbours) using NumPy in Python.

data-models-n-query-languages icon data-models-n-query-languages

This repository includes implementation of all kinds of SQL queries including recursive SQL on employees DB, Implementation of XQuery on a private books.xml data and a small project on designing and implementing database schema for TinyHub complying to given requirements along with creation of Entity-Relationship Diagram for the designed schema. Additionally, it also has the applications and tools to implement the added .sql or .xq files.

data_analysis_of_online_retail_datasets icon data_analysis_of_online_retail_datasets

Online Retails datasets are joined, analyzed with the help of Pandas (performing all SQL operations) and the resultant dataset was grouped by Stock Description ordered with respect to frequency.

digit-recognizer-app icon digit-recognizer-app

This AWS deployed application which recognizes the handwritten digit written by user in front-end with the help of trained Deep learning model in the back-end.

googlecodejam icon googlecodejam

Google CodeJam questions from each round are solved and saved

imagenet-image-classification icon imagenet-image-classification

Convolutional Neural Networks were built, trained for image classification task on 20 classes of ImageNet dataset. Data Augmentation tools and CNN models were explored to achieve more than 51% accuracy on Validation data.

keras-io icon keras-io

Keras documentation, hosted live at keras.io

knn-algorithm-using-python icon knn-algorithm-using-python

Implementation of KNN algorithm using Python from scratch, which for huge datasets gets results faster than existing sk learn KNN.

linear-and-logistic-regression-algorithm-using-python icon linear-and-logistic-regression-algorithm-using-python

Linear and Logistic regression algorithm has been implemented from scratch using Python. Polynomial functions of order 1,2,3,4,5 which are equivalent to linear regression were plotting against true cubic relation to demonstrate under fitting and over fitting of the models. For Logistic regression, classifier has been built using Batch gradient descent and Stochastic gradient descent to compare them in terms of accuracy

predictive-analytics-using-spark icon predictive-analytics-using-spark

Feature Engineering techniques like Term-Document Matrix, Term Frequency-Inverse Document Frequency (TF- IDF) and Word2vec were tried to get features to implement movie genre prediction machine learned model (Random Forest) using Apache Spark.

recommender-system-on-movielens-dataset icon recommender-system-on-movielens-dataset

Knowledge-based, Content-based and Collaborative Recommender systems are built on MovieLens dataset with 100,000 movie ratings. These Recommender systems were built using Pandas operations and by fitting KNN, SVD & deep learning models which use NLP techniques and NN architecture to suggest movies for the users based on similar users and for queries specific to genre, user, movie, rating, popularity.

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.