Results for "Random"

Tags

  • Creates 100 random DNA sequences with 20 residues. sapply(1:100, function(x) paste(sample(c("A","T","G","C"), 20, replace=T), collapse="")) #R #Random #Sequence #DNA #Script

    Tags: R, Random, Sequence, DNA, Script

    3615 days ago

  • Dealing with Unbalanced Classes ,#Svm, #Random Forests And Decision Trees In #Python http://www.bigdataexaminer.com/dealing-with-unbalanced-classes-svm-random-forests-and-decision-trees-in-python/

    Tags: Svm, Random, Python

    3352 days ago

  • Testing Random Dice Rolls http://blogs.perl.org/users/ovid/2014/01/testing-random-dice-rolls.html #Perl #Random #Test #Randomness #Dice

    Tags: Perl, Random, Test, Randomness, Dice

    2618 days ago

  • #Random #sequence generator with #perloneliner : $ perl -e '$x=int(rand(1000)); printf( "chr1\t%s\t%s", $x, $x + 10)'

    Tags: Random, sequence, perloneliner

    2600 days ago

  • Random forest algorithms http://blog.yhat.com/posts/random-forests-in-python.html #forest #random #algo

    Tags: forest, random, algo

    2344 days ago