Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.76 KB

README.md

File metadata and controls

71 lines (58 loc) · 2.76 KB

Logo

SuaraNusa Machine Learning Model

SuaraNusa Machine Learning Model is a machine learning model that is used to predict sound classification.

Introduction

SuaraNusa Machine Learning Model is a machine learning model that is used to predict sound classification. The dataset used in this project is obtained from web scraping. The list of songs is obtained from Dianisa and the songs are downloaded from Youtube.

Dataset

The dataset used in this project is obtained from web scraping. The list of songs is obtained from Dianisa and the songs are downloaded from Youtube.

Technologies

Installation

  1. Clone the repo

    git clone (https://github.com/SuaraNusa/python-suara-nusa-model
  2. Install the required packages

    pip install -r requirements.txt

Usage

Note: You must open Jupyter Notebook using Visual Studio Code or Jupyter Notebook

1. Web Scraping

Open file scraping_song_list.ipynb and run the code to get the list of songs.

2. Download Songs

Open file scraping.ipynb and run the code to download the songs.

3. Feature Extraction and Training

In this project, there are three machine learning models that you can use:

License

Distributed under the MIT License. See LICENSE for more information.