Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Classification of Text-Background Color Combination
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
s183927
Classification of Text-Background Color Combination
Commits
097d378e
Commit
097d378e
authored
Jan 23, 2019
by
s183897
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
9ce697f4
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-6
6 additions, 6 deletions
README.md
with
6 additions
and
6 deletions
README.md
+
6
−
6
View file @
097d378e
...
@@ -5,31 +5,31 @@ Main files:
...
@@ -5,31 +5,31 @@ Main files:
main (nearest neighbor).py &
main (nearest neighbor).py &
main (nearest centroid).py
main (nearest centroid).py
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
-
Creation of training data. Press on down arrow will save training data as .txt-files to be imported any time of choosing using up arrow.
-
Creation of training data. Press on down arrow will save training data as .txt-files to be imported any time of choosing using up arrow.
-
Continual learning - not suited for tests.
-
Continual learning - not suited for tests.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-
main (nc - prediction only).py &
main (nc - prediction only).py &
main (nn - prediction only).py
main (nn - prediction only).py
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
-
Ideal for testning purposes, no continual learning.
-
Ideal for testning purposes, no continual learning.
-
Import training data (Up-arrow)
-
Import training data (Up-arrow)
-
Save prediction data to .txt-file (down arrow)
-
Save prediction data to .txt-file (down arrow)
-
Correct predictions and ratio count won't display before down press.
-
Correct predictions and ratio count won't display before down press.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-
main (neural network - prediction only).py &
main (neural network - prediction only).py &
main (logreg - prediction only).py
main (logreg - prediction only).py
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
-
For testning purposes, no continual learning.
-
For testning purposes, no continual learning.
-
As of yet, no import function, training data baked into code.
-
As of yet, no import function, training data baked into code.
-
Save prediction data to .txt-file (down arrow)
-
Save prediction data to .txt-file (down arrow)
-
Correct predictions and ratio count won't display before down press.
-
Correct predictions and ratio count won't display before down press.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-++-
A press on tab-button will display 3D-plot of data - works in all above files.
A press on tab-button will display 3D-plot of data - works in all above files.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment