Git Product home page Git Product logo

Hitesh Wagle's Projects

amazon_product_review_similarity icon amazon_product_review_similarity

Performed similarity analysis using PySpark based on given positive and negative reviews. Reviews are first divided in Negative(<3 rating) and Positive(>3 rating) categories based on given ratings. Google Pre-trained universal sentence encoder and Tf-Idf in Spark algorithms are implemented to find Intra class similarity for Positive and Negative reviews and to find class center sentence for each positive and negative category.

amazon_product_statistical_analysis icon amazon_product_statistical_analysis

Statistical Analysis using PySpark of products on Amazon including total reviews given in a catagory, total number of unique users and products, top 10 users having most reviews, and median number of reviews published by users.

histogram icon histogram

Program to convert a color image into grayscale using grayscale conversion or grayscale luminosity formula based on preference. Histogram is created for a grayscale image to analyse the intensity level at each pixel. Histogram is then equalised using Cumulative Equalised Function to equalise the level of intensity at each pixel. It helps to get enhanced contrast and uniform histogram. The application is useful for analysing scientific images like thermal, satellite or x-ray images where contrast plays a vital role in studying images of objects.

machinelearning_logistic_regression icon machinelearning_logistic_regression

Logistic Regression (LR) code to analyze and identify and categorize given set of MNIST fashion images. LR algorithm using SVD for dimension reduction is coded without using external library.

youtube_controversial_trending_videos- icon youtube_controversial_trending_videos-

Analyzing given youtube data set to find contoversial videos of a given category in a particular country by increase in dislikes than likes over some time period.

youtube_trending_video_analysis icon youtube_trending_video_analysis

MapReduce Computation to analyze given Youtube data set for top trending category and correlation between trending videos and Geological location

zombiecrawl icon zombiecrawl

Solving the challenge for a zombie crawling in a grid and biting up poor creatures and converting them into zombies itself. Calculating the total score and final position of all the zombies.

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.