d6b4152bde
Code Cleanup I
...
- Added template for python scripts
- Removed outdated randomI version
2018-05-30 23:35:27 +02:00
05d30ee633
Cleaned up pycache
2018-05-30 23:24:15 +02:00
77f3a16c45
kmeans Update 1.0
...
- Exported some functions in seperate libaries
- Finished the algorithm, added calcCusters function
- Optimized code
2018-05-30 23:22:02 +02:00
5f9143b604
kmeans Update 0.2
...
- Added documentation
- Added new array for data savings
Co-Authored-By: tchemn <tchemn@users.noreply.github.com >
2018-05-26 21:25:57 +02:00
c6c73122b0
K-Means Step 1
...
- Added simple cluster assigning
Co-Authored-By: tchemn <tchemn@users.noreply.github.com >
2018-05-26 20:55:35 +02:00
318b66b1a6
Bugfix for data generator
...
Added data variable for call of main function
2018-05-26 19:16:29 +02:00
e15c5da69a
Added testdata generator
2018-05-26 19:15:08 +02:00
9761370e94
Updated code template for kmeans
2018-05-26 18:54:54 +02:00
62799adcb4
Added kmeans template
2018-05-26 18:43:40 +02:00
tchemn
b8d994bf21
added clusteres PLZ generation
...
Always generates a 5 digit PLZ in the first row. There also is a user defined chance that she will start with 09
Havent tested much, there might be bugs
2018-05-24 19:15:54 +02:00
a75eb5e8d3
Added PLZ and Tel modules
2018-05-23 23:59:14 +02:00
880fa9f2eb
Updated readme
2018-05-22 18:49:40 +02:00
3787a59658
Updated Benchmarking and Created importer
2018-05-22 18:42:42 +02:00
tchemn
3075114d78
Added RAMDISK and benchmarks with win defender disabled
...
for my system 7,5s seems to be the minimum time needed, for more performance i need a better CPU
2018-05-21 16:32:16 +02:00
tchemn
b1c228b429
added data
2018-05-18 20:57:53 +02:00
7a58ff3223
Removed unnecessary import
...
- New benchmark
- Removed unused import
2018-05-18 20:50:25 +02:00
b9295dd703
Revision randomi Mk II
...
- Fixed file naming bug
- Improved performance
- Merged all variants of randomi into randomi.py
- Fully commented the code
- Added benchmarks
Co-Authored-By: tchemn <tchemn@users.noreply.github.com >
2018-05-18 10:58:17 +02:00
tchemn
f19bfb4710
minor fixes
...
wip dialogue fixed
2018-05-18 02:18:03 +02:00
tchemn
23ed6be99b
randomi with unlimited threads
...
finishes the 10k/50/25 bench in 20s on 8 threads
known bugs:
> might generate a few to many files if the total number of txt files isnt equally dividable by core count
>the 'working, this might take a while' message is displayed after all files are created
2018-05-18 02:06:55 +02:00
tchemn
ee5d0b1d7b
randomi for 4 cores
...
uses 4 threads to execute randomi
2018-05-17 23:34:05 +02:00
5003ac0f4f
Performance boost
...
3 sec gain!
2018-05-17 20:16:39 +02:00
c38de4b204
Added counter
2018-05-17 19:57:55 +02:00
825e1514f1
Joined dgen and randomi
2018-05-17 19:35:21 +02:00
tchemn
115aef3aec
Merge branch 'master' of https://github.com/tchemn/miner
2018-05-17 19:07:37 +02:00
tchemn
f696154dcc
rng
...
generiert zufallszahl in vom nutzer definierten bereich
2018-05-17 19:07:19 +02:00
1242bb7677
Concept for randomi
2018-05-17 19:07:02 +02:00
d65295e8f4
Created early concept
2018-05-17 18:51:30 +02:00
20480849bd
Restructured folder
2018-05-15 18:45:26 +02:00
a8af2238e0
Initial Update
...
- Renamed file
2018-05-15 18:31:19 +02:00
tchemn
90a53bf714
Create to do
2018-04-28 23:41:29 +02:00
tchemn
fc7dcc4bc6
Create README.md
2018-04-28 23:41:03 +02:00