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

What is the function of randperm in training and testing data?

I have some questions. What is the function of randperm in training data and testing? It's like this example Multi-Class SVM( one versus all) I still don't understand why it should use randperm? If ...
0
votes
2answers
47 views

training unbalanced data in libsvm

I have 25 classes and class 0 included all the the negative samples of all 24 other classes so the number of samples in this class is much more bigger than the others (e.g 10 times bigger because it ...
0
votes
0answers
13 views

effect of repeating a feature value in feature vector in libsvm

I'm using libsvm for image processing and I'm some how familiar with it ... I'm working on a project which requires detecting some known geometrical shapes such as circles and rectangles and ... But ...
-1
votes
0answers
12 views

SCRUMstudy Scrum Master course content [closed]

Can anybody share Scrumstudy Scrum Master Course content and other details? I plan to join this course next week.
0
votes
1answer
88 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
127 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 ...
1
vote
1answer
66 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
2answers
496 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 ...
1
vote
1answer
56 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
73 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
2answers
1k 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
101 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 ...
3
votes
3answers
105 views

C++ on Mountain Lion [closed]

does anybody knows what app to use to train to develop ? I'm am very (very) novice and I have to train myself at home on developing simple programs in the C++ language. Apps like DevC++ are not ...
1
vote
1answer
113 views

Is it possible for a system to identify hand signs using just the Haar training in OpenCV?

I am doing a project on hand sign recognition on a static image. Can I use just Haar training to accomplish this? As what I've understood, it is somewhat similar to the concept of neural networks.
0
votes
1answer
166 views

Create forum in Moodle via external PHP

I would like to create a forum into a Moodle course (specified by the user) using PHP. I've tried to search it for the net but I haven't found nothing, even in Moodle webservices (in which I cannot ...
1
vote
0answers
102 views

Website overlay - Is it Possible?

I am interested in teaching older people how to use Social Media. I would like to create a training layer which would sit between a browser and a website that would show users how to use websites ...
1
vote
2answers
146 views

what is prototype vector of a phrase in the training set

I am trying to implement an approaches following a paper to disambiguate an entity. The process consists of 2 steps, a training phase and disambiguation phase. I would like to ask about training ...
1
vote
1answer
977 views

libsvm Shrinking Heuristics

I'm using libsvm in C-SVC mode with a polynomial kernel of degree 2 and I'm required to train multiple SVMs. During training, I am getting either one or even both of these warnings for some of the ...
0
votes
1answer
63 views

Algorithm to schedule courses

I currently have a problem that for my senior year, I need to choose 5 elective courses out of 20+ possible courses. All these courses are distributed to weekdays. I need to develop a robust algorithm ...
1
vote
2answers
619 views

Windows Azure Training Kit MVC4, .NET v4.5 is not deploy-able to Azure website with .NET v4

I recently downloaded/installed the WATK. I also signed up for a free azure trial. Went through the lab "Building and Publishing ASP.NET Applications with Windows Azure Web Sites and Visual Studio ...
0
votes
0answers
175 views

combining two neural networks into one

im trying to make a multithreaded extension to the FANN library. Because FANN is not threadsafe i will do this: divide the training set in N pieces (N is the number of CPUs) copy the ANN to N copies ...
1
vote
1answer
122 views

Overflowing of neural network weights in training

I'm training my neural network to classify some things in an image. I crop 40x40 pixels images and classify it that it as some object or not. So it has 1600 input neurons, 3 hidden layers (500, 200, ...
1
vote
0answers
1k views

Learning C++ fundamentals - Lynda vs Pluralsight? [closed]

Does anyone have any experience with Lynda.com's and Pluralsight.com's C++ fundamentals courses? The links to both courses with overviews etc are here: ...
6
votes
4answers
274 views

How can I explain source control (Mercurial/Tortoise specifically) to a non-programmer?

Our company uses Mercurial for source control of a Java web application. It worked so well we started using source control for a bunch of content (PDF files). For our deployment model this worked ...
-2
votes
3answers
39 views

checking for bash [closed]

Good day! Now put this task: Need to write a script that will check to see whether apache2, mysql and php and next to each item write installed or not installed. The code please do not write! A ...
0
votes
2answers
143 views

Looking for online course for non-develper friend [closed]

I'm looking for a good online course where my friend (with no prior development knowledge) could learn web development (HTML, CSS, and a bit of JS). I actually learned thru college and self taught so ...
0
votes
0answers
57 views

Looking for a descent online video training website for web technologies [closed]

We are looking in my company for a good online video training services for web technologies. The fields of interest are PHP/MySQL/JS/jQuery/RegEx/Linux etc. I'm talking about advanced stuff, not just ...
0
votes
1answer
381 views

Simple Linear Neural Network Weights from Training , are not compatable with training results, cant understand why

I have a very strange problem The weights that I get from training, when implied directly on input , return different results! Ill show it on a very simple example lets say we have an input vector x= ...
2
votes
1answer
3k views

Face Recognition on Android

I'm trying to develop a Face Recognition app on Android and since I don't want to use NDK on the project (simply don't have the time to switch), I'm sticking to develop the whole app with Java and ...
1
vote
1answer
55 views

good software quality-related Training programs / options? [closed]

Does anyone know of some really good software quality-related Training programs / options? I am looking for some formal training options on the topics of ... software quality unit testing ...
0
votes
1answer
294 views

What is the difference between these online programming courses?

coursera.org - An Introduction to Interactive Programming in Python Learn to Program: The Fundamentals edx.org - 6.00x: Introduction to Computer Science and Programming CS50x: Introduction to ...
0
votes
0answers
124 views

Where can i find exercises for Android [closed]

Hi i started to read Android pro book it's nice but does not have any exercises can some one please point me in the right direction(meaning place where can i get some training) ?
2
votes
4answers
2k views

C# online compiler [duplicate]

Possible Duplicate: Is there an online temporary code bin for C#? (JS Bin, jsFiddle clones)? I am looking for a site where I can run some C# scripts and interactively see their results. It ...
1
vote
1answer
112 views

Sanity check/exam/self assessment questions for unit testing, mocking and TDD

I am preparing material to do an in-house training for our developers on unit-testing and TDD. To make it more interactive I want to add slides with questions about the essentials we just learned. ...
3
votes
3answers
1k views

How do I set up the project in the Android site's “Managing the Activity Lifecycle” training exercise?

I'm trying to implement the project in the Android site's "Managing the Activity Lifecycle" training exercise at http://developer.android.com/training/basics/activity-lifecycle/index.html . The ...
1
vote
1answer
85 views

Good quality SQL testing/training application

I'm looking for good quality SQL testing application, with some well structured exercises, that would be useful for some more advanced SQL training. My idea is possibly some desktop app, but a good ...
4
votes
1answer
942 views

Training own model in opennlp

I am finding it difficult to create my own model openNLP. Can any one tell me, how to own model. How the training shouls be done. What should be the input and where the output model file will get ...
0
votes
1answer
89 views

Looking for database training (using MySQL and SQLite from Ada/C and other languages)

I'm developing software using multiple programming languages for more than two decades. However I never used any databases so far. I'm now in the position that I should do some work with MySQL and ...
1
vote
0answers
21 views

how to add subscribers to web conferencing tool based on membership?

I want to make ILT instroctor lead training portal. Assume following scenario batch 1 - 14 August,2012 new online training batch will be started batch 2 - 11 Sept,2012 new online training batch ...
-1
votes
1answer
257 views

What is the best place to start to learn Objective-C? [closed]

I've written PHP for years and have worked within in MVC frameworks but basically just changing interface. I want to learn Objective-C to write apps for the iPhone. I'm familiar with the terminology ...
2
votes
1answer
68 views

Desire2Learn Valence API Course Creation Path Information Incorrect

Im doing some testing with course creation with the php valence api, everything works fine on course creation but the path information isn't correct, for whatever reason it just creates a folder in ...
-2
votes
1answer
58 views

CakeFest Workshop Days - How Useful For Intermediate Developers? [closed]

As a developer for a company that works a lot in CakePHP, I'm planning to go up to the CakeFest conference for the first time this year. My manager seems a little reluctant to send me to the Workshop ...
0
votes
1answer
432 views

create custom nltk corpus from tagged text file

after reading a lot of posts, I still have probs with making a custom corpus in nltk. I have a text file of tagged sentences, each item in the string of the form ... word/tag . I want to train a ...
0
votes
6answers
89 views

What is wrong with this LINQ query

I have never done anything with LINQ before, however I have experience with MySQL. I am on page 232 of Microsoft® ASP.NET 4 Step by Step and the book has started to talk about LINQ which is cool. ...
0
votes
1answer
137 views

Looking for Liferay portlet for workshop or course registration

I am looking for a Liferay portlet that enables participants to register for a workshop or course. Ideally the portlet should offer a list of courses, and potential participants should be able to ...
1
vote
1answer
801 views

training libsvm for text classification(sentiment)

From following links I came with some idea. I want to ask whether I am doing it right or I am in the wrong way. If I am in the wrong way, please guide me. Links Using libsvm for text classification ...
2
votes
1answer
1k views

Talend Training/Tutorials [closed]

Can anyone recommend a good source of material for learning how to use Talend Open Studio For Data Integration? I've had a look at the TalendForge tutorials but was wondering if a more cohesive ...
0
votes
1answer
84 views

Number of instances or the content of the instances more important (machine learning)?

Say in the document classification domain, if I'm having a dataset of 1000 instances but the instances (documents) are rather of small content; and I'm having another dataset of say 200 instances but ...
0
votes
2answers
58 views

I am creating a financial training academy website in Asp.net MVC3 and having IE issues

I am developing a website in MVC3 for a financial training academy. The problem is that my client uses IE for testing the website. There were a lot of graphical issues but i solved most of them ...
1
vote
4answers
104 views

Language concepts about expression and statement

Any computer language have 'expression' and 'statement'. in concept, what's the diff?

1 2 3 4 5 6