Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,539
» Latest member: Rolas
» Forum threads: 38,664
» Forum posts: 175,202
Full Statistics
|
Online Users |
There are currently 52 online users. » 1 Member(s) | 46 Guest(s) Google, Bing, Baidu, Gribouillis
|
|
|
precision & recall |
Posted by: gracenz - Sep-12-2022, 12:42 PM - Forum: Data Science
- Replies (1)
|
 |
Hi all.
There are tons of examples about precision and recall online.
But I have difficulty explaining by connecting both metrics to the use case...... More
|
|
|
Folding in ATOM |
Posted by: XavierPlatinum - Sep-11-2022, 05:34 PM - Forum: General Coding Help
- Replies (5)
|
 |
All of a sudden the folding doesn't work right in ATOM. I must have hit something or a hotkey I didn't mean to. Some things fold and others don't. ..... More
|
|
|
cv2 error |
Posted by: dankochkurov - Sep-09-2022, 07:30 AM - Forum: Data Science
- No Replies
|
 |
Hello! I am doing object recognition on a windows system.
I have a code:
import cv2
[python]img = cv2.imread('Doroga_na_ylitce1.jpg')
classNam..... More
|
|
|
help with adding duplicates elements together in a list |
Posted by: 2ECC3O - Sep-09-2022, 03:03 AM - Forum: Homework
- Replies (5)
|
 |
given a list(just an example list, the actual test list is much MUCH longer)
d = [6610013121,4,6610021021,5, 6610021021,5,6610061121,5, 6610061121,5,..... More
|
|
|
Module not found question |
Posted by: sighhhh12 - Sep-09-2022, 02:36 AM - Forum: General Coding Help
- No Replies
|
 |
Hello,
New to python,I'm used to Matlab and Arduino. I have 3.10.6 python,and just downloaded current version of spyder.
All I'm trying to do is read ..... More
|
|
|
GUI does not appear |
Posted by: flash77 - Sep-08-2022, 12:29 PM - Forum: GUI
- Replies (5)
|
 |
Hi,
I'm using Pycharm and QT-Designer - I'm totally new to QT-Designer...
I did an example from a python book - it was about to create a GUI, in w..... More
|
|
|
|