Skip to content
View Bharathi-A-7's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Bharathi-A-7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Bitcoin-Price-Prediction- Bitcoin-Price-Prediction- Public

    A Machine learning based Bitcoin Price prediction on Yahoo Finance data using classification models like SVM , Logistic Regression, Random Forest and the Time series regression model ARIMA . The pr…

    Jupyter Notebook 4

  2. Hidden-Markov-Models-POS-Tagger Hidden-Markov-Models-POS-Tagger Public

    A Parts of Speech Tagger trained on Wall Street Journal 's vocabulary using a Hidden Markov Model . Predictions are made possible by passing the Transition and Emission probabilities of the Hidden …

    Jupyter Notebook 1

  3. OOP-Bank-Management-System- OOP-Bank-Management-System- Public

    A simple Bank Management Application written in C++ that implements the concepts of Object Oriented Programming and File Handling such as Insertion , deletion and updation of files.

    C++ 2

  4. Real-Time-Twitter-Analysis---Spark-Streaming-and-Kafka Real-Time-Twitter-Analysis---Spark-Streaming-and-Kafka Public

    A Real Time Twitter Analysis application that uses a Kafka broker to consume data from Twitter using Tweepy and stores it in a Kakfa Broker . The consumer is a Spark Streaming Application that inge…

    Jupyter Notebook 2

  5. DBMS-Online-Food-Ordering-System DBMS-Online-Food-Ordering-System Public

    A Simple DBMS Project that simulates an Online Food Ordering System , written in PHP and MySQL . Xampp software was used to create DB Tables and write appropriate SQL Functions and Procedures.

    PHP

  6. Market-Basket-Analysis-Customer-Segmentation Market-Basket-Analysis-Customer-Segmentation Public

    Implemented in Python,the project uses Unsupervised learning model to classify the transaction data of customers into clusters based on similarity.The project includes Exploratory Data Analysis,Coh…

    Jupyter Notebook 3