Giter VIP home page Giter VIP logo

music-prediction's Introduction

MUSIC PREDICTION SYSTEM

A machine learning project that is a subset of AI.Its a trending topic.Traditional techniques are uses rules that need to follow fixed of rules-this is very disadvantageous because in the ever evolving world the dat keeps getting added to the prediction set so we’ll need to keep extending the ruled that we’ve formulated which is a very tedious process.Therefore we use Machine learning.A technique where a huge amount of data is fed to the system.A model is build to find patterns in the data set so in the future when unknown data is fed then it can easily be predicted. Applications self driving cars Robotics Language processing Vision processing Forecasting stock market trends

STEPS IN MACHINE LEARNING PROJECT

Import data-usually in the form of a csv file Clean the data-irrelevant data must be removed,numerical conversion,duplicates handled. Split the data into training and testing sets Create a model-various algorithms present based on the data we are working with. Train Model Make Predictions Evaluate the results and Improvise-we can evaluate the performance of the model.in case of underwhelming results we can fine tune the model parameters or even choose a different algorithm.

LIBRARIES AND TOOLS

1.Numpy-multidimensional arrays

2.pandas-Data frame

3.Matplotlib-2d visualization library

4.Scikit Learn-provides the algorithms required

Jupyter notebook is used to develop the project Source code organized as cells,that saves the output of each cell.Autocomplete is available.

music-prediction's People

Contributors

akshayabalasubramani 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.