- Recordigs of the classes
- Zooom link: 276-644-8345
- Course evaluations are open: https://utk.campuslabs.com/courseeval/
- Applying text mining to detect opinions on climate change: Maria and Emily
- Statistical analysis and some machine learning applications on interpreting Ribisome footprint data : Lu
- Wrapping back on the World of Code and Developer Profiles: Andrey Karnauch
- Daniel
- Self-organizing maps and applications in geospatial data: Linsey
- Image Processing: Ethan
- Tanner: D3
- Guest presentation by Eduardo: computational aspects of Doc2Vec
- Jerry: Chaos Monkey
- Self Driving Cars: Shang
- Evan: Recommender systems
- Trish: Known Unknowns - testing recommender systems (tentative)
- Dustin: SVM & SVR
- Emily: text feature representation (tentative)
- recording
- Maria: LDA
- Jessie: big data
- Recording
- Dakota: Security
- Andrey: WoC
- Daniel: Optimization
- Shang: Deep learning for text
- Recording
- lecture
- list of papers
- Advance data analysis see "1.4.1 The Bias-Variance Tradeoff", also Ch 2. The Truth about Linear Regression Ch. 20 Graphical models
- Neo4j
- SVM/SVR
- Sign up for GitHub if not already signed up. Pick default (free plan).
- Fork eveng/students - Start by forking the students repository
- [Clone][ref-clone] the repository to your computer (git clone https://github.com/yourGHid/students)
- Introduce yourself via a netid.md file (do not create netid.md, but replace netid by your own netid in all lowercase). Please provide at least one sentence on your background and one full paragraph explaining ether a project you are already working on or a project you'd like to work on for this class.
- git add netid.md
- git commit -m 'adding my background information': You may be asked to provide your email and name for the git client if you have not used git before
- git push
- Now go to your fork (https://github.com/yourGHid/students) and click on Create Pull Request on students repository
- Course: [COSCS-594/690]
- ** MK623 TR 9:40AM-10:55AM (Min Kao 623) **
- Instructor: Audris Mockus, audris@utk.edu office hours MK613 - on request
The primary purpose of the course is to learn-by-doing advanced operational data techniques including:
- Text analysis, e.g., Word2Vec, GloVe, NMF, LDA, LSTM
- Image analysis, e.g., RCNN, Mask-RCNN, CAM, ...
- Network analysis, network databases (neo4j),
- Advanced data analysis, Graphical models
Each of the techniques will be learned through work on a real project.