Jason Shin

Results 80 comments of Jason Shin

Sounds good =) `How do we tackle the problem specific genotype configuration in our APIs?` I haven't thought too deeply about this yet. My initial proposal is to follow the...

We will implement AdaBoostClassifier and AdaBoostRegressor first

Hi, if you are looking for an SVM project in Javascript, check out https://github.com/machinelearnjs/libsvm-ts

This is interesting, thanks. I actually haven't considered CTE yet but that's quite common in MySQL 8 and PG. Will take a look shortly with the other issues

Hello @Mange thanks for trying out the library and the issues raised - I also appreciate if you can send a PR of the improvements that you have raised

I just released a small fix (thanks @Leo5878 ) in relation to scanning the project and cleaning the target `--generate-path`. Not sure if the fix is related to this I...

Thanks for reporting, that is strange - I will take a look soon. Can you try without `--generate-path` in the meantime?

@Leo5878 hello, I'm trying to reproduce this issue. I am trying multiple ways to run sqlx-ts based on your explanations - for `generate-path`, when I give it a file path...

This is now released as 0.12.1 https://github.com/JasonShin/sqlx-ts/releases/tag/v0.12.1