photo

NITIN ANAND


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Researcher
Professional Interests: Coding

Statistica

All
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Use of sequential feature selection
I am trying to use the sequential features selection algorithms using "sequentialfs" command. I want to use the "Keep in" option...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Risolto


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

oltre 11 anni fa

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

oltre 11 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 11 anni fa