Skip to content

azizur77/smartwebapps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample django app for presentation at Europython 2011
=======================================================
The primary goal of this talk is twofold: to evaluate the need of data mining and introduce some very cool, simple yet powerful machine learning techniques to audience such as classification, clustering, collaborative filtering, recommendation etc in your Python web applications. This talk will conclude with some explanation and limitations of machine learning algorithms.

Required
==========
1. Python 2.5+
2. Django 1.3+

Installation
===========

git clone http://github.com/iapain/smartwebapps.git
cd smartwebapps
python manage.py syncdb
python manage.py clusternews
python manage.py runserver


About

Project containing various samples for Europython 2011

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published