Git Product home page Git Product logo

Sanyukta Phatate's Projects

bbc-news-classification icon bbc-news-classification

We’ll use a public dataset from the BBC comprised of 2225 articles, each labeled under one of 5 categories: business, entertainment, politics, sport or tech. The dataset is broken into 1490 records for training and 735 for testing. The goal will be to build a system that can accurately classify previously unseen news articles into the right category.

callbacks-in-keras icon callbacks-in-keras

Implementation of callbacks in keras which means that if a certain given condition for loss and accuracy is required while the epochs is running ,then it can be satisfied using callbacks.

drowsiness-detection-system-for-drivers icon drowsiness-detection-system-for-drivers

Driver drowsiness detection is a car safety Technology which helps prevent accidents caused by the driver getting drowsy. The following code uses computer vision to observe the driver's face, either using a built-in cameraor on mobile devices.

karel-the-robot icon karel-the-robot

Using C++ programmng language created a code where the robot named karel will be able to make movements withing user given space having defined barriers.

language-translator icon language-translator

I created this project while I was an Artificial Intelligence Intern at Internship Studio.

language-translator-ai icon language-translator-ai

The objective of the project is to implement language translation model aka machine translation for converting German to English (and vice versa)

sensor-fault-detection icon sensor-fault-detection

Full end to end Machine learning project using Mongodb, Kafka confluent and many other techniques.

titanic-machine-learning-from-disaster icon titanic-machine-learning-from-disaster

This is simple: use machine learning to create a model that predicts which passengers survived the Titanic shipwreck.In this , you’ll gain access to two similar datasets that include passenger information like name, age, gender, socio-economic class, etc. One dataset is titled `train.csv` and the other is titled `test.csv`. Train.csv will contain the details of a subset of the passengers on board (891 to be exact) and importantly, will reveal whether they survived or not, also known as the “ground truth”. The `test.csv` dataset contains similar information but does not disclose the “ground truth” for each passenger. It’s your job to predict these outcomes. Using the patterns you find in the train.csv data, predict whether the other 418 passengers on board (found in test.csv) survived.

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.