ContentUpgrad / Naive-Bayes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Naive Bayes Module

TOC:

  • How to download files?
  • What is where?

How to download files?

Screenshot (401)

Click on Code button and then click on Download ZIP OR Use git clone https://github.com/ContentUpgrad/Naive-Bayes.git command on your terminal if git is installed in your machine.

What is where?

The folder structure is given below:

Screenshot (404)

As you can see there is one main folder when you log in:

  1. Naive Bayes for Text Classification This is where all the code files regarding Naive Byes for Text Classification sessions are kept

When you click on any folder you will find the code and data folders as shown below: Screenshot (402)

You will find all the code files of the session in code folder and data folder will be empty. Please note that you need to follow the instructions given in the segment for downloading data files and keep it in the data folder manually.

Naive Bayes for Text Classification

You will find the following files in the code folder of Naive Bayes for Text Classification Screenshot (402)

About


Languages

Language:Jupyter Notebook 100.0%