0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)Scala5.228 stars (5.228 stars)861 forks (861 forks)batch import
enhancementhelp wanted
Description
Notebooks demonstrating R code.
Guia do colaborador
- Pilha de tecnologia
- scalar
- Domain
- documentationmachine learning
- Tipo Issue
- documentation
- DifficultyDificuldade de implementação estimada para um novo contribuidor, de 1 para alterações muito pequenas a 5 para trabalho de nível especializado.
- 2
- Tempo estimadoUm intervalo de tempo aproximado para um colaborador experiente investigar, implementar, testar e preparar um pull request.
- 1-3 hours
- Status da atividadeQuão disponível o issue aparece agora: novo, ativo, obsoleto, bloqueado ou aguardando entrada do mantenedor.
- stale
- ClarityCom que clareza o issue explica a mudança esperada, os critérios de aceitação e a próxima etapa.
- needs investigation
- Prerequisites
- basic R knowledgefamiliarity with SynapseML
- Simpatia para novatosUma pontuação de 1 a 100 que estima o quão acessível este issue é para colaboradores iniciantes.
- 40
- Direção de pesquisa
- The issue requests notebooks demonstrating R code for R wrappers in SynapseML. Since the repo is primarily Scala (language), the R wrappers need to be identified first. Look for any existing R bindings or wrapper code in the repository. The issue is old (2017) and assigned, but no linked PRs or comments. The first step is to check if there are any recent discussions or updates on the R wrappers. If not, the scope needs clarification: which functionality should be demonstrated? Perhaps start by listing common operations (e.g., data loading, model training) and create a notebook structure. The notebook should run in a Spark environment with R support.