Skip to content

Commit 1d2bd86

Browse files
committed
Adding DMML Project
1 parent 9a0d4ca commit 1d2bd86

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

public/Jake Callcut.pdf

-10.2 KB
Binary file not shown.

public/project-four.png

1.78 MB
Loading

public/project-three.png

-854 Bytes
Loading

src/data/content.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,17 @@
9494
"image": "/project-three.png",
9595
"featured": true
9696
},
97+
{
98+
"name": "Judging Music by its Cover",
99+
"description": "This Project involves developing a data mining algorithm in python to fetch a dataset of over 50,000 tracks and training a predictive model to classify test data into genres based on audio features and cover art.",
100+
"tech": ["Python", "API", "Machine Vision", "ML", "pandas"],
101+
"links": {
102+
"demo": "https://demo.url",
103+
"source": ""
104+
},
105+
"image": "/project-four.png",
106+
"featured": true
107+
},
97108
{
98109
"name": "Selbury",
99110
"description": "Selbury is a UK-focused compliance SaaS platform designed to help small businesses understand and manage their legal obligations. By combining a tailored compliance radar, plain-English regulation summaries, and a simple tracking dashboard.",

0 commit comments

Comments
 (0)