Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions your-code/Project_README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<img src="https://bit.ly/2VnXWr2" alt="Ironhack Logo" width="100"/>

# App Store vs Google Play?
*Miguel Vian and Alona Sorochynska*

*Data Squad 21 Lisbon 20/09/19*

## Content
- [Project Description](#project-description)
- [Hypotheses / Questions](#hypotheses-/-questions)
- [Dataset](#dataset)
- [Workflow](#workflow)
- [Organization](#organization)
- [Links](#links)

<a name="project-description"></a>

## Project Description
This Prject goal is to practice what we have learned in Machine Learning. By making chosing Dataset and making a Model through the sklearn library.

<a name="hypotheses-/-questions"></a>

## Hypotheses / Questions
How accuratly can we predict a song to be in the top 200?
or Top 10?

<a name="dataset"></a>

## Dataset
Data sets removed from Spotify API

[Dataset](https://components.one/datasets/billboard-200/)


<a name="workflow"></a>

## Workflow
Data collection --> Data cleaning --> Model Testing --> Model Comparisons


<a name="organization"></a>

## Organization
Trello

<a name="links"></a>

## Links
Include the links to your repository, slides and trello. Feel free to include any other links associated to your project.

[Repository](https://github.com/naivm/supervised-learning-project)
[Trello](https://trello.com/invite/b/Pxgi4jVk/4b6e916923c88d4310b78989f3650721/project-6)
Loading