Skip to content

Commit

Permalink
update binary clf beginner tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
moezali1 committed Jan 8, 2023
1 parent 80f4ed0 commit d6a4e7a
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"# Tutorial Objective\n",
"Welcome to the Binary Classification Tutorial - Level Beginner. This tutorial assumes that you are new to PyCaret with no prior experience.\n",
"\n",
"In this tutorial we will learn:\n",
"In this tutorial you will learn:\n",
"\n",
"* **Install PyCaret:** How to install PyCaret\n",
"* **Introduction:** Introduction to Binary Classification\n",
Expand All @@ -37,7 +37,8 @@
"* **Save Model:** How to save a model for future use\n",
"* **Load Model:** How to load a saved model from file\n",
"\n",
"Read Time : Approx. 45 Minutes\n",
"**Read Time:** Approx. 45 Minutes <br />\n",
"**Run Time:** <5 minutes\n",
"\n",
"\n",
"# Install PyCaret\n",
Expand Down

0 comments on commit d6a4e7a

Please sign in to comment.