Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Harald Schweiger
SPV_Analysis
Commits
47fd5e52
Commit
47fd5e52
authored
Nov 18, 2021
by
Harald Schweiger
Browse files
Release 0.1
parent
2d90bd1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/analyser/popularity_analyser.py
View file @
47fd5e52
from
feature_popularity_meta_analyser
import
FeaturePopularityMetaAnalyser
from
loader.playlist_loader
import
PlaylistLoader
from
loader.track_loader
import
TrackLoader
from
src.
loader.playlist_loader
import
PlaylistLoader
from
src.
loader.track_loader
import
TrackLoader
class
PopularityAnalyser
(
FeaturePopularityMetaAnalyser
):
def
__init__
(
self
,
size
=
10000
,
load_artists
=
False
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment