Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.319 Times

Learns Decision Trees freeware
Filter: All | Freeware | Demo
 

Learns Decision Trees

1 2 3 4 5 > 
Added: August 05, 2010 | Visits: 1.463

AI::DecisionTree AI::DecisionTree is Perl module for automatically Learns Decision Trees. SYNOPSIS use AI::DecisionTree; my $dtree = new AI::DecisionTree; # A set of training data for deciding whether to play tennis $dtree->add_instance (attributes => {outlook => sunny, temperature => hot, humidity =>...



Platforms: *nix

License: Freeware Size: 25.6 KB Download (170): AI::DecisionTree Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 533

Decision Tree Jungle DTreeJungle provides educational applets to teach the concepts of decision trees for regular pattern recognition.





Platforms: Windows, Mac, Linux

License: Freeware Size: 1.67 MB Download (47): Decision Tree Jungle Download

Added: August 15, 2008 | Visits: 1.777

InfoRapid KnowledgeMap InfoRapid KnowledgeMap can be used to draw knowledge maps, organizational charts, decision trees and work breakdown structures, taking down your ideas when brainstorming, or generating structure diagrams from XML files. Knowledge maps can be published on the Web or your intranet, can be added to...


Platforms: Windows

License: Freeware Size: 5.11 MB Download (299): InfoRapid KnowledgeMap Download

Added: November 20, 2013 | Visits: 339

d3web d3web is a free, open-source platform for knowledge-based systems (expert systems). Its core is written in Java using XML and/or Office-based formats for the knowledge storage. All components are distributed under the terms of the Lesser General Public License (LGPL). The d3web core implements...


Platforms: Mac

License: Freeware Size: 17.65 MB Download (55): d3web Download

Added: August 10, 2008 | Visits: 1.512

InfoRapid KnowledgeMap 2005e InfoRapid KnowledgeMap is a free mind mapping program and knowledge management system. InfoRapid KnowledgeMap can be used to draw knowledge maps, organizational charts, decision trees and work breakdown structures, taking down your ideas when brainstorming, or generating structure diagrams from...


Platforms: Windows

License: Freeware Size: 5.23 KB Download (647): InfoRapid KnowledgeMap 2005e Download

Added: November 02, 2010 | Visits: 1.215

OCRE OCRE application is an optical character recognition (OCR) system that reads an image file and writes ASCII or Unicode characters. Languages: English, French, Polish, Spanish Installation: unpack the file ...tgz (tar xzvf ...) # vi config.h instala # you can change the directory for the...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (174): OCRE Download

Added: May 10, 2013 | Visits: 688

Passage Open Source Enterprise Portal Cubic Compass Software is the primary developer and supporter of the Passage Foundation Server (PFS) for .NET. Passage provides a comprehensive set of web development tools and features integrated with best-of-breed Microsoft .NET technologies, components, and applications. Features:Security -...


Platforms: Windows, ASP.NET,

License: Freeware Download (63): Passage Open Source Enterprise Portal Download

Added: January 18, 2010 | Visits: 890

Decision::Markov Decision::Markov is a Perl module with markov models for decision analysis. SYNOPSIS use Decision::Markov; $model = new Decision::Markov; $state = $model->AddState("Name",$utility); $error = $model->AddPath($state1,$state2,$probability); $error = $model->Check...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (137): Decision::Markov Download

Added: April 11, 2010 | Visits: 954

XML::Handler::Trees XML::Handler::Trees is a PerlSAX handlers for building tree structures. SYNOPSIS use XML::Handler::Trees; use XML::Parser::PerlSAX; my $p=XML::Parser::PerlSAX->new(); my $h=XML::Handler::Tree->new(); my $tree=$p->parse(Handler=>$h,Source=>{SystemId=>file.xml}); my...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): XML::Handler::Trees Download

Released: March 16, 2010  |  Added: March 27, 2010 | Visits: 1.394

Golden Trees Screensaver Want to enjoy nature? Feel like a light breeze blowing your face. Look on the golden ears of trees and tranquil lake. Clouds floating in the sky will send you far away from the pressing problems. All you need is to download a free screensaver Golden trees. Mountains in the background will tell...


Platforms: Windows

License: Freeware Size: 2.4 MB Download (96): Golden Trees Screensaver Download

Released: December 23, 2012  |  Added: December 23, 2012 | Visits: 501

Free Trees Screensaver Free screensaver with amazing images of unique and beautiful trees. It is completely adware and spyware free and is yours to keep forever. You also get free updates for life.


Platforms: Windows

License: Freeware Size: 28.9 MB Download (56): Free Trees Screensaver Download

Added: May 10, 2013 | Visits: 593

Mandelbrot/Frame Binary Fractal Trees This script generates Mandelbrot/Frame's fractal trees in Python. Given an iteration depth, a trunk length, and a branching angle, this algorithm generates the corresponding tree. PIL is used to draw the tree. Requirements: - Python Image Library


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Mandelbrot/Frame Binary Fractal Trees Download

Added: September 14, 2013 | Visits: 496

Soft-Decision Viterbi Decoding with Puncturing Implements soft-decision Viterbi decoding for a rate 3/4 code over an AWGN channel using Simulink.The Viterbi decoder block from the Communications Blockset is enhanced to optimally support punctured codes.The attached BERTool session file compares the BER performance as the number of bits are...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (47): Soft-Decision Viterbi Decoding with Puncturing Download

Added: August 05, 2013 | Visits: 421

Hard decision convolutional coding/decoding CVencode.m % function for CV encoding (arbitrary CV code)VAharddecode1.m % function for Viterbi hard decision decodingCVsimhard.m basic CV coding/decodingBERcurve_CV_hard.m computes simulated BER curveUTILITY FUNCTIONSgetcodeparametersbin2decideci2bin


Platforms: Matlab

License: Freeware Size: 10 KB Download (53): Hard decision convolutional coding/decoding Download

Added: July 09, 2013 | Visits: 646

Convolutional Encoder and Hard Decision Viterbi Decoder Convolutional Encoder of Code Rate=1/2, with 3 Memory Elements and a corresponding Hard Decision Viterbi Decoder


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Convolutional Encoder and Hard Decision Viterbi Decoder Download

Added: August 28, 2013 | Visits: 586

Random Projection Trees Random Projection Trees is a recursive space partitioning datastructure which can automatically adapt to the underlying (linear or non-linear) structure in data. It has strong theoretical guarantees on rates of convergence and works well in practice.


Platforms: *nix

License: Freeware Size: 409.6 KB Download (38): Random Projection Trees Download

Added: February 09, 2006 | Visits: 2.249

7art Glorious Trees ScreenSaver Trees take the light from the Sun and convert it into Oxygen to let us breathe. 7art Glorious Trees screensaver brings you 21 fabulous photos of beautiful trees around the globe. Fill the air near your desktop with fresh oxygen of Glorious Trees! Wallpaper manager that comes with the screensaver...


Platforms: Windows

License: Freeware Size: 3.8 MB Download (104): 7art Glorious Trees ScreenSaver Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 475

Splendid Trees screensaver Trees take the light from the Sun and convert it into Oxygen to let us breathe. Splendid Trees screensaver brings you fabulous photos of beautiful trees around the globe. Fill the air near your desktop with fresh oxygen of Splendid Trees!


Platforms: Windows

License: Freeware Size: 3.93 MB Download (44): Splendid Trees screensaver Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 579

Barebone Decision-Tree Framework Highly reusable and extensible Decision-Tree (Max-Gain) framework comprising of comprehensive input-processing and display functionality. Handles nominal, linear, continuous data. For preliminary description, refer - http://sushain.com/blog/archives/


Platforms: Windows, Mac, Linux

License: Freeware Size: 11.89 KB Download (56): Barebone Decision-Tree Framework Download

Released: July 21, 2012  |  Added: July 21, 2012 | Visits: 593

EGADSS Decision Support System Evidence-based Guideline and Decision Support System. Provides patient specific point of care reminders in order to aid physicians provide high quality care. Input/output in the form of HL7 CDA Level 2 documents. Knowledge is encoded using Arden Syntax.


Platforms: Windows, Mac, Linux

License: Freeware Size: 745 KB Download (52): EGADSS Decision Support System Download

1 2 3 4 5 >