how to convert spark dataframe to mleap tensor[double] straightly
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 315
- PR merge metrics
- No merged PRs in 30d
Description
Hi : I know how to convert mleap tensor to tensorflow tensor use our package, but I don't know how to make spark dataframe convert to mleap tensor[Double], I have found the method [TypeConverters.sparkToMleapValue()] ,but I don't know how to use,could you support me give a tutorial for this,thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with TypeConverters.sparkToMleapValue() and the existing MLeap-to-TensorFlow conversion documentation or examples, if available. Determine how a Spark DataFrame should be represented as an MLeap tensor[Double], then document the required usage and a complete example showing the conversion and expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala, spark
- Domain
- data-engineering, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100