A machine learning project to predict the kind of music people like based on gender and age.
Greek Apollo - was the Olympian god of prophecy and oracles, music, song and poetry, archery, healing, plague and disease, and the protection of the young.
- Import the data
- Clean the data
- Split the data into training and testing sets
- Create a model
- Train the model
- Make prediction
- Evaluate and improve
Libraries & Tools Used
- Numpy
- Pandas
- Matplotlib
- sklearn
- Jupyter - Install anaconda
- VS Code
- Install Dot extention in VS code
- Dataset - The CSV file used in this tutorial: https://bit.ly/3muqqta
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/apollo