Giter VIP home page Giter VIP logo

Syeda Sarah Fatima's Projects

binary-classification-sonar-deep-learning-project-for-the-navy icon binary-classification-sonar-deep-learning-project-for-the-navy

This is a dataset that describes sonar chirp returns bouncing off different services. The 60 input variables are the strength of the returns at different angles. It is a binary classification problem that requires a model to differentiate rocks from metal cylinders.

calculator-using-node icon calculator-using-node

this web-app consist of a simple calculator which runs in a local server, takes in value of two numbers through form, adds both numbers and then returns the output on the web app.

dropout-regularization-sonar-project-for-the-navy-mines-vs.-rock icon dropout-regularization-sonar-project-for-the-navy-mines-vs.-rock

Dropout is a technique where randomly selected neurons are ignored during training. They are “dropped-out” randomly. This means that their contribution to the activation of downstream neurons is temporally removed on the forward pass and any weight updates are not applied to the neuron on the backward pass.

flutter_app icon flutter_app

FLutter app consist of basic layouts and navigators

lnverse-random-undersampling-for-class-imbalence-problem icon lnverse-random-undersampling-for-class-imbalence-problem

Research project that makes use of fraudulent german credit data to resolve class imbalance problems using IRUS (Inverse Random Undersampling) Algorithm. Through optimization, the algorithm was able to balance out occurrences of different classes in the dataset. Improved accuracy from 80% to 95%

multi-class-classification-project icon multi-class-classification-project

This is a multi-class classification problem, there are more than two classes to be predicted; three flower species. This is an important type of problem to work on with neural networks. This dataset consist of of the 4 input variables which are numeric variables. The iris flower dataset is a well-studied problem and as such we can expect to achieve model accuracy in the range of 95% to 97%.

opencv icon opencv

Open Source Computer Vision Library

regression-house-pricing-deep-learning-project- icon regression-house-pricing-deep-learning-project-

The dataset describes 13 numerical properties of houses in Boston suburbs and is concerned with modeling the price of houses in those suburbs in thousands of dollars. As such, this is a regression predictive modeling problem. Input attributes include things like crime rate, proportion of non retail business acres, chemical concentrations and more.

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.