Giter Club home page Giter Club logo

Tavleen Kaur's Projects

air-pollution icon air-pollution

R scripts that analyze sulfate and nitrate pollution data from sensors monitoring fine particulate matter air pollution at 332 locations in the United States.

capture-the-captcha icon capture-the-captcha

The website (http://ceodelhi.gov.in/OnlineErms/electorsearchidcard.aspx) requires a Voter ID and a capcha to be entered to obtain user information. The Epic IDs are already scraped from a govt. portal and stored in a text file. This script reads EPIC number from that text file and enters it in the given website using selenium and takes screenshot of the page , crops and gets only the capcha image using Python Imaging Library(PIL) , reads the capcha from the image using tesseract and enters the information on the website and gets the user information from the final output.

digit_recognizer-kaggle- icon digit_recognizer-kaggle-

dataset containing images of handwritten digits and each image is 28 x 28 pixels. Each pixel column in the training set has a name like pixelx, where x is an integer between 0 and 783, inclusive. To locate this pixel on the image, suppose that we have decomposed x as x = i * 28 + j, where i and j are integers between 0 and 27, inclusive. Then pixelx is located on row i and column j of a 28 x 28 matrix, (indexing by zero). Solved this problem using Machine learning concepts and algorithms like Principal Component Analysis and Support Vector Machines.

parsing-pdf icon parsing-pdf

Parsing the PDF of marks of all the students obtained in a particular subject. Extracted the marks and calculated the average by using Regular Expressions

salesprediction icon salesprediction

Machine Learning challenge : Predict sales and amount at which sale was done for about 1500 items for a period of six months

san-francisco-crime-classifcation- icon san-francisco-crime-classifcation-

Kaggle problem where crimes done in San Francisco from last 12 years is listed and the category of crime is to be predicted from the features like day, time, longitude-latitude and the districts. Used Naive Bayes classification to predict the same

titanic_kaggle icon titanic_kaggle

The very first problem attempted on Kaggle. Estimates the survival rate on the basis of gender

tweety icon tweety

Streaming real-time tweets for a recent high traffic event(s), and persisting them to elasticsearch. Later, tweets can be filtered using REST API.

twilio-integration icon twilio-integration

SMS service provider Twilio integrated in a dashboard displaying user details and their numbers. Send OTP to the selected user.

viewyourresult icon viewyourresult

A basic result viewing application for beginners struggling to get a head start in a Django application

web_scraping icon web_scraping

Contains the list of the restaurants on Zomato in Jaipur city. Very first attempt at web scraping.

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.