msds-422-final-project
My final project for MSDS422: Practice Machine Learning.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
My final project for MSDS422: Practice Machine Learning.
Basic Info
- Host: GitHub
- Owner: kgeidel
- License: gpl-3.0
- Language: Jupyter Notebook
- Default Branch: main
- Size: 6.67 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
Citation
README.md
MSDS-422-final-project
AN ABSTRACTED PYTHON CLASS FOR TDSP ML PROJECTS:
EXAMPLE USE CASE WITH WINE ID
Kevin Geidel
MSDS 422: Practical Machine learning
Northwestern University
June 2, 2024
- I am in section 55 (Spring '24.) This is my final project.
- The "wine" dataset can be found openml.org:
https://www.openml.org/search?type=data&status=active&id=973
Owner
- Name: Kevin Geidel
- Login: kgeidel
- Kind: user
- Location: USA
- Website: geidel.us/
- Repositories: 1
- Profile: https://github.com/kgeidel
Citation (CITATION.cff)
cff-version: 1.2.0
title: 'MSDS 422: Final Project'
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Kevin
family-names: Geidel
email: kevingeidel2024@u.northwestern.edu
affiliation: Northwestern University
identifiers:
- type: url
value: 'https://github.com/kgeidel/MSDS-422-final-project'