A JavaScript ID3 tags parser for Node & browsers.
Media Tags Reader (ID3, MP4, FLAC)
ID3 tags reader in JavaScript (ID3v1, ID3v2 and AAC)
Python Implementation of ID3
ID3-based implementation of the ML Decision Tree algorithm
翻译 - 基于ID3的ML决策树算法的实现
iD3: an Integrated Development Environment for D3.js
翻译 - iD3:D3.js的集成开发环境
决策树分类(ID3,C4.5,CART)
ID3 & C4.5 only for test
NodeJS Implementation of Decision Tree using ID3 Algorithm
ID3决策树算法
决策树之 ID3 算法
🎵🎸A Swift library to read and write ID3 Tag of any mp3 file. Supported ID3 tag version: 2.2, 2.3 and 2.4. Supported platform: iOS, macOS, tvOS, watchOS, Linux Ubuntu. :musical_note...
small ripper script for spotify (rips playlists to mp3 and includes ID3 tags and album covers)
Python 3 implementation of decision trees using the ID3 and C4.5 algorithms. ID3 uses Information Gain as the splitting criteria and C4.5 uses Gain Ratio
使用决策树ID3,C4.5,CART分别生成随机森林(Using ID3, C4.5, CART decision trees to achieve RF)