IEEE-VIT/pykitzoid
add: plot_data_points function in Linear Regression Algorithm
Aberta
#14 aberto em 1 de out. de 2022
difficulty: mediumgood first issuehacktoberfeststatus: available
Métricas do repositório
- Stars
- (11 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
insert code in the plot_data_points function in pykitzoid/algorithms/linear_regression.go. bear in mind the format in which the dataset will be received (csv) and change the parameters and return types as you require. refer https://medium.com/geekculture/linear-regression-from-scratch-in-python-without-scikit-learn-a06efe5dedb6