Community Profile

photo

sunny blue


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


How would I perform a linear regression with a for loop on a set of data without using a GUI
So if I had a set of data X and Y of the same length How would I do a linear regression with a for loop. I created a separate v...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to replace every value with the index of the value to the left of it
This way the left most column is 0. I initially tried using a while loop but with a really big matrix, it takes way too long. so...

2년 초과 전 | 답변 수: 1 | 0

1

답변