Skip to content
/ MLDM Public

Project for Introduction to machine learning and data mining at HUST

Notifications You must be signed in to change notification settings

EdwardNgo/MLDM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 2, 2021
50c1a9c · Jun 2, 2021

History

23 Commits
Jun 2, 2021
May 22, 2021
May 22, 2021
May 23, 2021
May 22, 2021
May 15, 2021
May 13, 2021
May 13, 2021
May 13, 2021
Jun 2, 2021
May 13, 2021
May 13, 2021

Repository files navigation


Text Classification for newspaper

Project for "Introduction to Machine Learning and Data Mining" at HUST.

Built With

Getting Started

Make sure you have python3 and nodejs installed on your computer. Recommended to install on Ubuntu.

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone the repo
git clone https://github.com/EdwardNgo/MLDM
  1. Install python packages
pip install -r requirements.txt
  1. Install frontend packages
cd react-complete-guide
npm install
  1. If you dont want train model yourself run script in ipynb file: MLDM.ipynb, TextClassification.ipynb

Link colab for train notebook:

https://colab.research.google.com/drive/1-LHQdwu69mvCKsP6pQFHi9EMuwiBPcGg?usp=sharing, https://colab.research.google.com/drive/1ELORh6xi9rbZmpDXHxTo6NOhKtI0kuaM?usp=sharing

  1. If you download my model
python app.py
cd react-complete-guide && npm run start

About

Project for Introduction to machine learning and data mining at HUST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published