-
Add k-means[1] clustering to doddle-model.
* Select the algorithm implementation (Lloyd's, Hartigan-Wong, ...)
* Implement initialisation methods (Random, k-means++)
* Include parallelization
…
-
This issue is a continuation of [this Reddit question](https://www.reddit.com/r/scala/comments/boatzf/is_anyone_looking_for_a_hobby_project_based_on/) and serves as an initial discussion regarding des…
inejc updated
5 years ago
-
Generate documentation based on Scaladoc and publish it on http://picnicml.github.io.
inejc updated
5 years ago
-
KNeighborsClassifier seems to be a very popular classification algorithm.
Do you have any plans/timeline for implementing it?
Cheers.
-
The current implementation is very slow, I think a better approach would be to implement a custom solution rather than using a third-party library.
inejc updated
5 years ago
-
**Describe the bug**
Consider the code below, which creates a pipeline, where one hot encoder is applied first to the categorical feature and then the numerical feature is normalized to have 0 mean a…
-
```
Starting pairing request
Traceback (most recent call last):
File "./philips.py", line 123, in
main()
File "./philips.py", line 90, in main
pair(config)
File "./philips.py", l…
-
There is a new ControlNet feature called "reference_only" which seems to be a preprocessor without any controlnet model.
Please add this feature to the controlnet nodes.
Kind regards
https://ww…
-
## 起
过去一年半一直在用React + Dva + Antd写中后台项目,从最初的6小时一个页面,到现在的两小时一套页面,其中的秘诀就是不断总结与熟悉,写一些适合业务的轮子,比如:[antd-doddle](https://github.com/closertb/antd-doddle)。今年随着业务稳定,有机会去尝试一些自己感兴趣的方向,比如前端工程化、SSR、 小程序;最近由于苹果对Ap…
-
1. Start with event storming
2. Start with new package in current implementation
3. Update arch diagrams
4. Minimal model-code gap.