chenziao / chenziao/Software_Tutorials_Colab
Error in S1, 9) Interact with the model
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 1
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The following error occurs when running section 9 in S1.
> ValueError: x and y must have same first dimension, but have shapes (0,) and (20001,)
This error is caused by the vector recording time not working.
The solution is to restart the kernel and directly run codes starting from section 9.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza con la sección 9, “Interact with the model”, en el notebook S1 y reproduce el error después de iniciar un kernel nuevo. Inspecciona por qué el registro del vector produce un vector de tiempo vacío mientras que el trazado recibe 20001 valores; se considerará terminado cuando la sección 9 se ejecute sin el error de dimensiones ni requiera la solución alternativa de reinicio indicada.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- jupyter-notebook
- Área
- machine-learning
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100