You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

High Level Steps

  • Import the Data
  • Clean the Data
  • Split the Data into Training/Test Sets (80% training/20% testing)
  • Create a Model - select an algorithm 
  • Train the Model
  • Make Predictions
  • Evaluate and Improve

Libraries and Tools


References

ReferenceURL
Python Machine Learning Tutorial (Data Science)https://www.youtube.com/watch?v=7eh4d6sabA0


  • No labels