-
我看您使用的是csv文件输入,现在我也是这样做的,只不过csv文件中有多值特征(例如,以'|'分隔),请问有什么好的处理方法吗?尝试了tf.string_split,但提示'SparseTensor is not supported'
-
**Is your feature request related to a problem? Please describe.**
In Spark we have a requirement to be able to pass in a column of strings and parse them as JSON. Ideally we would just pass this dir…
-
GIbbon has multiple demo for FEA analysis using FEBIO. Adding some CFD demo would be very much appreciated.
-
**Is your feature request related to a problem? Please describe.**
For every hour, I need to training a dataset whose size is increasing rapidly, and in each training round I need to try different co…
-
Now that RBC is showing great potential, scale, and speedups, I've been thinking of ways the RBC algorithm can scale and accelerate multiple different algorithms:
1. [ ] **K-means**: The FAISS bloc…
-
When profiling NearestNeighbors with [snakeviz](https://jiffyclub.github.io/snakeviz/) I noticed that the wrapped name of the `kneighbors` method is "inner_get", from the API decorator internals. If p…
-
**Is your feature request related to a problem? Please describe.**
cuML RF training expects input to be col-major whereas FIL today expects row-major. This means that users will have to maintain 2 co…
-
## Problem
I'd like to see a much more compact summary of changes in each release that works well with dependabot and other tooling.
E.g. https://github.com/joshka/ratatui-widgets/pull/22 truncates …
-
According to https://github.com/rsheeter/google_fonts_sources/blob/main/ufo_fea_consistency.py sometimes a designspace references many feature files that match ... and sometimes not. I'm not quite sur…
-
UMAP uses a sparse spectral clustering function for one of its initialization strategies. UMAP creates a sparse adjacency matrix from the weighted nearest neighbors, but a more general-use implementat…