Xujin Chris Liu
Xujin Chris Liu
A more formal list of LSP features I can think of (feel free to point out what's missing/unfeasible): **Diagnostics:** - Broken link detection - Incomplete blocks (e.g. meta data, code,...
I'm actually thinking about how to make something like this. I know `obsidian.md` uses exact word match to suggest links, but I wanted to do some more fuzzy matching either...
True. Now that I think about it these might serve two slightly different purposes. The more accurate and faster algorithm for suggesting exact links, while the more fuzzy one is...
 As a comparison, the top is the status line (lualine) from my neovim and the bottom is tmux.
It looks like the pr has been merged into lightning main!
I'm down to help implement this if that's something people are interested in having.
Hi, thanks for the quick response. I think this is trivially doable with standard models such as linear regression or even NN. But I don't think more advanced methods such...
I'm not very familiar with FREM and I might not be helpful in implementing this. I do agree though modifying spacenet would be a major hassle.
Alternatively, adding a method that returns the extracted features after a forecasting model is trained.
Hi @tmbdev , is this on the radar at the moment by any chance?