Giter Club home page Giter Club logo

neural-network-challenge-1's Introduction

neural-network-challenge-1

Creating classification models and evaluating accuracy of spam detection

Description

Uses previous student loan recipients to develope a model to predict the likelihood that an applicant will repay their student loans. Applies understanding of neural networks to develop a more accurate load repayment prediction model and more accurate interest rates for borrowers

Skills Demonstrated

The primary skills demonstrated include the ability to:

  • Prepare data for neural network model use
  • Compile and evaluate a prediction model using neural network
  • Create, train, and evaluate neural network models using TensorFlow
  • Use KerasTuner to assist with finding optimal neural network structures
  • Save trained TensorFlow models for later use

Dependencies

Python Libraries and Functions

  • pandas
  • pathlib
  • tensorflow
  • Dense (from tensorflow.keras.layers)
  • Sequential (from tensorflow.keras.models)
  • train_test_split (from klearn.model_selection)
  • classification_report (from sklearn.metrics)
  • StandardScaler (from sklearn.preprocessing)

Contributor

Jamie Bond | [email protected] | Connect on Linkedin

Acknowledgments

Adapted from instructions starter files provided by The Artificial Intelligence Boot Camp at UNC Charlotte, including:

neural-network-challenge-1's People

Contributors

jbondai avatar

Watchers

 avatar

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.