Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
nerdponx
4y ago
0 comments
Share
FYI, Hacker News has code formatting if you indent by 4 spaces:
model = NaiveEnsembleModel([model1, model2, ...]) model.fit(my_series) prediction = model.predict()
0 comments
default
newest
oldest
hrzn
4y ago
Oh, nice, I didn't know that. I've edited my reply, thanks!
j
/
k
navigate · click thread line to collapse