Feeds
提问
Supply chain simulation with simulink
Looking to create supply chain network in simulink and use it track inventory levels. Is this possible/ are there any good resou...
8 years 前 | 0 个回答 | 0
0
个回答提问
splitting data based on cluster indices
Hello so I have customer data where I used kmeans clustering. It partitioned the data into 4 different clusters. If I have custo...
8 years 前 | 1 个回答 | 0
1
个回答提问
Kmeans information and cluster analysis
Hello so I recently used kmeans clustering to group customers with similar purchase order histories/customer data. I have obtai...
8 years 前 | 1 个回答 | 0
1
个回答提问
Neural network time series
Hello, I currently just created a neural network time series model. However, I am unsure how to use this code to generate predic...
8 years 前 | 0 个回答 | 0
0
个回答提问
kmeans explanation of information obtained
>> [IDK,C,sumd,D] = kmeans(B,4); I was wondering if someone could explain to me what C, sumd, and D values where for the km...
8 years 前 | 1 个回答 | 0
1
个回答提问
Narx time series error
So below I am working with a narx time series model. I am working with purchase orders and am using the time series model to hel...
8 years 前 | 0 个回答 | 0
0
个回答提问
K means clustering error
Hello, I am trying to run K means clustering to group different types of clusters in my purchase order history. B represent a 16...
8 years 前 | 2 个回答 | 0