Commit | Line | Data |
---|---|---|
4033e4e4 | 1 | <h1><a href="http://mixstore.org">mixstore.org</a></h1> |
85079bfa BA |
2 | |
3 | <span>Website which gather packages using mixture models, for any purpose like</span> | |
4 | <ul> | |
5 | <li>Density estimation;</li> | |
6 | <li>Classification, supervised or not;</li> | |
7 | <li>Regression, ...</li> | |
8 | </ul> | |
9 | ||
4033e4e4 | 10 | <p>Packages can be written in any language (please contact me if your favorite language is missing).</p> |
85079bfa | 11 | |
4033e4e4 | 12 | <p>mixstore.org is powered by Symfony2. See <a href="http://symfony.com/doc/current/quick_tour/the_architecture.html">this page</a> |
85079bfa BA |
13 | to understand folders structure.</p> |
14 | ||
15 | <h2>Usage</h2> | |
16 | ||
17 | <p>As a visitor you can browse the store (main button on top of the screen), and sort packages by name or language.</p> | |
18 | ||
19 | <span>As a registered user (follow the link in upper-right corner):</span> | |
20 | <ol> | |
21 | <li>you can give feedback on any published package (through the button "new feedback" on every package page);</li> | |
22 | <li>you can publish pages for new packages, whether you are the author or not.</li> | |
23 | </ol> | |
24 | ||
25 | <p>A banner image can be uploaded when sending a new package. This image will be included in the carousel on welcome page.</p> |