Giter Site home page Giter Site logo

millionsongs's Introduction

ps: Task 5 in project 5 -+ TASK 4 Instructions:

please check the folder project4

TASK 3 Instructions:

please check the folder project3

TASK 2 Instructions:

Please check out project2/task2.ipynb change datasetPath to your local version of the .txt file of the triplets

TASK 1 instructions:

| THE FINAL PROJECT FILE IS dd_matrix.ipynb |

Please create a file with the name 'config' in the same directory as mmds.ipynb with the following structure:

[MainSection] dataset_location:/home/leboudy/mmds-project-dependencies/MillionSongSubset/ code_location:/home/leboudy/mmds-project-dependencies number_of_songs_to_process: 100000 hashalgorithm=md5 features:duration,end_of_fade_in,key,loudness,mode,start_of_fade_out,tempo,time_signature number_of_rows_each_band:63 number_of_bands:3 tolerance_diff:2

in the config file please insert: dataset_location = the correct path to your local copy of the millionsongs dataset code_location = location where the pythonsrc folder lives hashalgorithm = #hashing algorithm try print(hashlib.algorithms_available) print(hashlib.algorithms_guaranteed) to show all of the available ones features = the features desired for hashing as a comma separated string number_of_rows_each_band: r number_of_bands:b tolerance_diff: epsilon

millionsongs's People

Contributors

alleboudy avatar chenyz0601 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.