Note: Written problems must be typed and submitted as a Portable Document Format (PDF) file. All major word processors provide equation editing capabilities; therefore, all mathematics must also be typed. Here is a small list of equation editing software (there are many others):
linprog4.cs.fsu.edu
. You will need to make
this on linprog4.cs.fsu.edu
.
main.cpp
: The file using MLData and K-Nearest Neighbors.
wdbc.data.txt
: The data set.
wdbc.names.txt
: An explanation of what the data set means.
makefile
: The makefile for linprog4.cs.fsu.edu
.
assignment_03.pdf
... so you can work problems out by hand before typing the text and math up in a word processor.
assignment_03.docx
assignment_03_lastname.pdf
file for your written assignment and an assignment_03_lastname.zip
file for your programming assignment (where lastname
is your last name). Ensure that your assignment_03_lastname.zip
retains the directory structure of the original zip file. In other words, ensure your zip file has the following directory structure:
/
cross_validation_1/
main.cpp
makefile
print.hpp
wdbc.data
wdbc.names
logistic_regression/
main.cpp
makefile
print.hpp
assignment_03_lastname.pdf
file for your written assignment and your assignment_03_lastname.zip
file for your programming assignment to the Assignment 03 location on the BlackBoard site: https://campus.fsu.edu.