How to Use Python to Build an Artificial Neural Network for Classification

Опубликовано: 02 Сентябрь 2022
на канале: Sean MacKenzie Data Engineering
5,711
116

In this episode, we're going to build a simple A.I. model in Python that will classify our customers as to whether they will join our "preferred" customer program or not. We'll get our training and testing data, build a model, fit it, predict results, and then test those results for accuracy against real world numbers. By letting a computer learn from our data, we can derive useful information that could help set us up for success. By using this data, we can make better decisions, saving time and resources. My goal with this model is to demonstrate one of the simplest implementations of an artificial neural network (ANN) from start to finish, in a Supervised model, using Tensorflow and the Keras libraries. You can apply this model to your own data to see if there are opportunities to use AI's classification techniques.

Related Videos:
Building a Database Application with ChatGPT
   • Building a Database Application with ...  
Convolutional Neural Network Part One: Preparing the CIFAR10 Dataset
   • Convolutional Neural Network Part One...  
Convolutional Neural Network Part Two: Building a CNN for Computer Vision
   • Convolutional Neural Network Part Two...  
Wildfire Time Lapse with Artificial Intelligence Prediction
   • Wildfire Time Lapse with Artificial I...  
Modify a Simple Machine Learning Script for Use with Your Data
   • Modify a Simple Machine Learning Scri...  
How to Use Python to Build an Artificial Neural Network for Classification
You are watching this one now!

Join me on Patreon!
  / mackenziedataengineering  

Demo of my BZ RDP Cloaker:
https://www.patreon.com/posts/how-to-...



Want the code from this video?
http://mackenziemackenzie.com/downloads

Interested in transforming your career or finding your next gig?
https://system.billzone.com/careers.html

Needing to hire technical resources for your project? Get the best:
https://www.toptal.com/qKaO2b/worlds-...

Contact form you can find at http://www.mackenziemackenzie.com/

Follow me on social media:
  / mackenziedataanalytics  
  / seamacke  
  / seamacke  
  / seamacke  
  / psmackenzie  

Get Microsoft Office including Access:
https://click.linksynergy.com/fs-bin/...

Got a YouTube Channel? I use TubeBuddy, it is awesome. Give it a try:
https://www.tubebuddy.com/seanmackenz...


#dataengineering #datascience #python