Find answers to your questions about Data Science or help others by answering their Data Science questions.
I am training a model to detect buildings from satellite images in rural Africa. For labels, I use OpenStreetMap geometries. I use the Tensorflow Object Detection API and SSD Inception...
Asked on 02/27/2021
0 answerIf I have, say, a Yolo or RetinaNet Object Detection Model... if I train it with 10 vs 50 classes, (assuming 3000 training data images per class), will the model...
Asked on 02/27/2021
1 answerI am using CNN as a part of kernel warping. The purpose here is to reduce input dimension (from N*M to K *1). The input data is not image data....
Asked on 02/26/2021 by TuTu
1 answerI got ValueError when predicting test data using a RandomForest model. My code:clf = RandomForestClassifier(n_estimators=10, max_depth=6, n_jobs=1, verbose=2)clf.fit(X_fit, y_fit)df_test.fillna(df_test.mean())X_test = df_test.values y_pred = clf.predict(X_test)The error:ValueError: Input contains...
Asked on 02/26/2021
10 answerI've only seen examples that use (various types of) neural networks for both the discriminative and generative model. Is it not sound to use say, a logistic regression model for...
Asked on 02/26/2021 by Austin Capobianco
0 answerI'm reading about how variants of boosting combine weak learners into final predication. The case I'm consider is regression. In paper Improving Regressors using Boosting Techniques, the final...
Asked on 02/26/2021
1 answerI'm working on a Recommander system in which I'm using LSI to get similarities between videos.I wonder if I can provide to LSI matrix more than one document and...
Asked on 02/26/2021
0 answerI am interested in learning more about the field of ML and more specifically in text classification. Given a piece of text, is there any technique or algorithm to determine...
Asked on 02/26/2021 by james_bond
2 answercurrently, we have developed a model at work and it is at the verification step. the goal is for another person to receive output from each and every step of...
Asked on 02/26/2021 by An Nguyen
0 answerFrom Jon Shlens's A Tutorial on Principal Component Analysis - version 1, page 7, section 4.5, II:The formalism of sufficient statistics captures the notion that the ...
Asked on 02/26/2021 by Math J
2 answerGet help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP