stammatime / DevProject2

Utilizes data from DP1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Files Contained:
-classifier.py
  This file can be run to generate another out.arff file with the transformed data for using in Weka.
-output.txt
  This file is the output from Assignment 1, which we use as input to our python program.
-out.arff
  This file is generated by the python program to be used in Weka.
-Report2.doc
  This file contains our report for the assignment.


To Run: 
  > python classifier.py

To View Output: 
  File should be generated named "out.arff", load this file into Weka and run classifiers to predict topic labels.
  

About

Utilizes data from DP1


Languages

Language:Python 100.0%