DO NOT EVEN THINK OF ASKING THIS QUESTION. List questions (shopping lists) are not suitable for Stack Overflow and are going to be closed as "Not Constructive" immediately.

learn more… | top users | synonyms (2)

0
votes
1answer
27 views

train data using libsvm with best C and Gamma

Hi I'm using libsvm (in VS2010) for training my data , I scaled the input and output data successfully using svm-scale.c and my data is ready to be trained ... Now I have two problems: 1). as I've ...
0
votes
0answers
19 views

Tesseract Ocr Engine Cube mode - Training Tesseract

Can you explain me what cube mode and Cube Data Files are on Tesseract ocr Engine and what is the advantage of using them? And how can i train tesseract for Greek to have better results?
0
votes
0answers
12 views

ANFIS membership functions

I'm creating some ANFIS via the ANFIS MATLAB Toolbox. I have time series of inputs and target values. The if-then structure identification is done in one case using Grid Partitioning, in the other ...
-1
votes
0answers
25 views

University UML Diagram

I have a school project, in which I have to model a UML Diagram given the following text: This application must be capable to manage several courses from a University, each course consists of ...
0
votes
0answers
55 views

OpenCV traincascade parameters

I try to train an LBP cascade classifier for emotion recognition i've managed to get 650 faces positives and 1002 negatives. These are my parameters: numPos: 650 numNeg: 1002 numStages: 20 ...
0
votes
0answers
55 views

(Training + Testing) Data issue in Naive Bayes Classifier of Mahout 0.7

In Mahout how can we make train vectors and test vectors for Naive Bayes Classifier manually instead of use "--randomSelectionPct" option for split. According to my understanding I had built train ...
0
votes
2answers
51 views

Sources for learning Computer Networks [closed]

I've been recommended Computer Networks, a top-down approach by James Kurose and Keith Ross. Related to that I've heard good and bad critics, I would like ask you what's your opinion. I mean, I expect ...
0
votes
0answers
52 views

How to get Course modules details in moodle's default Web service

I am working with moodle , and want to use moodle's default web serivce which user can use with required parameters, all service working fine but while tray to get Course module details not able to ...
0
votes
1answer
98 views

Confusion with inputs and targets for a neural network

Recently I've posted many question s regarding a character recognition program that I am making. I thought I had it working fully until today. I think it has to do with my training of the network. ...
1
vote
1answer
58 views

Proper way to select statistically random dataset for cotraining in matlab

I have came across various ways to find out random dataset for training of a classifier in MATLAB like crossval and cvpartition etc. I have gone through all the examples but couldn't understand them ...
0
votes
0answers
25 views

How send datapoints list by opengraph Facebook via Android?

I am currently working on an android sport application. I would like send a location point list to be able to draw a map with the user's route (as the fitness object example) via facebook OpenGraph. ...
0
votes
0answers
68 views

How to determine the class of a data using WEKA?

I'm new in using WEKA (Explorer). I have two classes (positive and negative). I train WEKA. Then I want to use 'Supplied test set' with a single data which does not have class attribute. But class ...
0
votes
1answer
115 views

Confusion with neural networks in MATLAB

I'm working on character recognition (and later fingerprint recognition) using neural networks. I'm getting confused with the sequence of events. I'm training the net with 26 letters. Later I will ...
-7
votes
2answers
312 views

Free online course for IOS and android. Also, IOS and android emulator for Windows [closed]

I would like to into modble Apps programming. Any suggestion on best free online course on IOS and Android? Also, any sugestion on best free IOS and Android emulator for windows to test apps?
0
votes
2answers
272 views

WEKA Train and test set are not compatible when classifying boolean data

I am getting the following message in Weka Explorer when I try to use training data to classify new test data: Problem evaluating classifier: Train and test set are not compatible Attributed differ ...
0
votes
0answers
46 views

Libsvm can not detect True Negative when do clasiffication

I run libsvm in matlab with 40 FP and 13 TN. I want to classify the dataset into two classes: cancer and non-cancer. When I try with this data using svm classification, I got 90.57% . with the ...
1
vote
1answer
49 views

Russian text for Tesseract [closed]

I need to create sample text on Russian language for retraining Tesseract (last version, 3.02.02). I could not find this text in Internet. Only English, Deutsche and.. Vietnamese. Just, prepared ...
0
votes
0answers
54 views

Recognising an image from a training set, JavaCV

so basically Im doing a project on image recognition, and I'm trying to use a recogniser to identify a person, the quirk comes when i need that recogniser to use a different training set for each ...
0
votes
1answer
244 views

How to training HOG and use my HOGDescriptor?

I want to training data and use HOG algorithm to detect pedestrian. Now I can use defaultHog.setSVMDetector(HOGDescriptor::getDefaultPeopleDetector()); in opencv to detection, but the result is not ...
0
votes
0answers
61 views

Mallet CRF SimpleTagger phrases/multi words

I am a newbies to Mallet, I am trying use mallet Simple tagger/CRF and experimenting with phrases - I tried lookup the documentation on mallet site and also went through the user archives - nothing ...
0
votes
0answers
84 views

OpenCV .vec files createsamples

I'm doing a project in opencv that involves number OCR. I have gotten to a point of using createsamples to output a .vec file containing distorted images of an original number image. Now I could ...
0
votes
1answer
40 views

Useful credentials to get for an entry level software developer

I am a soon to graduate Computer Science student in Canada and I am interested in gaining some certifications and knowledge this summer. What kind of certifications are actually useful from the minds ...
0
votes
1answer
85 views

OpenNLP training File throwing error? [closed]

I want to do category Classification using Open NLP but I am facing problem while gennerating the model file. I have Six thousand words but am getting a null pointer exception as mentioed below:- ...
0
votes
0answers
16 views

Which error should we take in consideration in neural network? [duplicate]

Which error must I take in consideration, for a neural network, the error of training, the error of validation ? A neural network for prediction, with Training set, Validation set and Test set I ...
1
vote
3answers
139 views

Learning Cocoa before Cocoa touch? [closed]

I'm currently about 3/4's of the way through Lynda.com Objective C's essential training and am really enjoying it so far. My goal is like many programmers is to use these skills to make an ios game. ...
-1
votes
1answer
35 views

Libsvm in matlab for heart beats

I have 3 different heart beats, normal, Left block and right block. I have 20 beats of each. I want to do training on the 60 heart beats and then test on a few different heart beats. I want the ...
1
vote
0answers
9 views

Difficulty to evaluate a method with the evaluation dataset

I read about compatibility issues that weka shows when the set of training data and evaluation are different (ie, do not contain the same number of attributes or are in disorderly), I also had these ...
-1
votes
1answer
55 views

Training for SQL, creating sound design and optimized queries and unit testing [closed]

I'm looking for some recommendations on SQL Server training (microsoft). I have in the past done some self study for C# using the microsoft training books. I'm looking for something along those lines, ...
0
votes
0answers
34 views

Online programming course tools advice [closed]

I've been reading Q&A for years, this is my first question, hope it is ok with site rules. Didn't find anything similar replied here. We are doing an online programming course. The course will ...
0
votes
1answer
188 views

Background Color for Positive Samples in Haar cascade training in OpenCV

I noticed, that in OpenCV's opencv_createsamples utility for Haarcascade training you can specify a background color, which is black by default. Since I am now creating the positive samples I was ...
0
votes
1answer
273 views

opencv_traincascade always gets stuck

I am trying to use OpenCV's opencv_traincascade to generate a Haar Cascade. So far I have 87 distinctive positive samples and 39 negative samples for testing purposes. I generated the .vec file with ...
1
vote
1answer
45 views

Interpret outputs of neural network

I've implemented a neural network for prediction, for the input data, I've used the following formula to normalize data Data_normalized_i= [Data_i - Min_data]/[Max_Data- Min_data] I've some ...
0
votes
2answers
598 views

When to use test and training sets in Weka?

I've been working with Weka for awhile now, and in my research on it, I find that a lot of code examples use test and training sets. For instance, with Discretization and Bayesian Networks,their ...
0
votes
2answers
84 views

How to evolve oneself from a good programmer in today's world? [closed]

I started programming since 1998. Those days even to get access to internet in my office was luxury because there was no control on the sites to watch. Since then lots have changed. Without Google ...
0
votes
0answers
40 views

The best way to make online web courses [closed]

I want to make a website that manage a center courses they need to make an online courses (E-learning) that user will log into the website using username and password and can join the course online ...
0
votes
0answers
100 views

Thoughts on programmable logic controllers? [closed]

I'm looking for classes to take for my next term. I took C Programming because it was my college's entry level programming course and because I've been messing around with Arduino, and I thought it ...
-1
votes
1answer
667 views

need quick example for opencv SVM [closed]

I need a quick sample for SVM in OpenCV. For example, I have two images (a.jpg,b.jpg), I need to train them and save this training data and compare another image (c.jpg) to them, and test if it is ...
0
votes
0answers
117 views

Incremental training of SOM network in MATLAB

I would like to train an SOM network incrementally. After each training, I save the network to a .mat file and load it next time when I generate some new data to train it again. I write something like ...
1
vote
0answers
162 views

How to use libsvm for classification in python

I am a novice about svm classification but i have learned some basic theory behind svm classification. But i would like to know the code in python 2.7 for defining,training and testing of a problem ...
0
votes
0answers
78 views

measure acuracy of a train model with easy.py from libsvm

I am running the example (heart_scale) of easy.py from libsvm. I execute: python easy.py heart_scale heart_scale (same data for train and test) easy.py generates the next output: Scaling ...
0
votes
1answer
51 views

get course total from multiple courses in moodle

I am wanting to have a common certificate for multiple courses in moodle. Is there any way to get individual courses total and restrict this certificate resource based on that ?
0
votes
2answers
106 views

Continuous Attribute - Distribution in Naive Bayes Algorithm

I am trying to implement Naive Bayes Algorithm - by writing my own code in MATLAB. I was confused what distribution to choose for one of the continuous attributes. It has values as follows: ...
0
votes
4answers
263 views

What are resources for learning Objective-C? [closed]

Are there any free resources that will give me an interactive approach to learning Objective-C? I have had a little bit of Python and C++ and C# in the past, but no experience what-so-ever with ...
-4
votes
2answers
50 views

How I can make a course app? [closed]

I'm trying to make a app with this style https://play.google.com/store/apps/details?id=com.quizmine.cppandroid&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5xdWl6bWluZS5jcHBhbmRyb2lkIl0. ...
0
votes
0answers
83 views

How to train own data to create model using lingpipe library?

I am doing NER using Lingpipe, I read and follow from Lingpipe tutorial. What I want is recognize the entity name in text where the entity names are listed in a file(just person names). Now what I did ...
0
votes
1answer
21 views

Iphone practice video course [closed]

Is there any iphone development video course with more practice then theory? Something like sample code, but in video format.
1
vote
2answers
1k views

Spring/Spring MVC Video, Online or CBT Courses: Recommendations?

I would like to improve my knowledge of Spring 3.1 ( especially Spring MVC ). Schedules, locations and pricing of corporate classes have not worked for my company. I've found the books for Spring ...
0
votes
2answers
85 views

How to convert echo'ed voice to normal voice?

I am working on MatLab and trying to improve myself. I've currently converted some .wav file to echoed version with a function below function [ ] = lab2echo(alpha,m ) fil=wavread('daffy.wav'); ...
0
votes
2answers
863 views

How to start with Selenium Webdriver?

I guess Selenium Webdriver would be the good choice but not sure, how I can use it for my day-to-day project work. Without external training, what could be the best way to go step by step and master ...
-2
votes
1answer
95 views

Hadoop training eligibility [closed]

am willing to learn hadoop as a Developer , but i am confused over the prerequisite of learning it.? is having a good experience in java programming very essential to learn hadoop? I have 4 years of ...

1 2 3 4 5 8