Irrespective: Legal or Not; Right or Wrong; Ethical or Not: Better to know what happens Employee data collection raises ethics concerns for employers https://www.hrdive.com/news/employee-data-collection-raises-ethics-concerns-for-employers/525263/ Slack updates privacy policy: Employers can read ‘private’ DMs without telling workers https://www.nbcnews.com/better/business/slack-updates-privacy-policy-employers-can-read-private-dms-without-ncna862811 TECH PRIVACY THOUSANDS OF AMAZON WORKERS LISTEN TO ALEXA USERS’ CONVERSATIONS Thousands of Amazon Workers Listen to Alexa …
Category: ব্লগ । Blog
ব্লগ । Blog
Jun 26
Projects/Research: Association Analysis with Deep Learning
Association Analysis using Deep Learning (Association concepts are provided in the URLs near the end) — Use of Deep Learning to Examine the Association of the Built Environment With Prevalence of Neighborhood Adult Obesity https://jamanetwork.com/journals/jamanetworkopen/fullarticle/2698635 yanbeic/Deep-Association-Learning https://github.com/yanbeic/Deep-Association-Learning Tensorflow Implementation of the paper Chen et al. Deep Association Learning for Unsupervised Video Person Re-identification. BMVC2018. You …
Jun 25
Centos: yum : centos-web-control-panel: install magento 2:
—- "yum upgrade and yum update will perform the same function that update to the latest current version of package. But the difference is Upgrade will delete obsolete packages, while update will preserve them.Jul 3, 2014" https://unix.stackexchange.com/questions/55777/in-centos-what-is-the-difference-between-yum-update-and-yum-upgrade — 3.3. UPDATING PACKAGES FROM THE COMMAND LINE WITH YUM https://access.redhat.com/documentation/en-us/red_hat_network_satellite/5.5/html/reference_guide/sect-reference_guide-package_updater-updating_packages_from_the_command_line_with_yum — yum install package_name yum update package_name …
Jun 24
Web Control Panels : Cloud Server Management/Control Panels
2019’s Ultimate Guide to Web Panels: cPanel vs. Plesk vs. Webmin vs. Other Popular Hosting Management Tools https://www.hostingadvice.com/blog/cpanel-vs-plesk-vs-webpanel/ — How to enable/disable PHP extensions in Plesk interface? https://support.plesk.com/hc/en-us/articles/115001377534-How-to-enable-disable-PHP-extensions-in-Plesk-interface- — If the above does not work? or if you are not using Plesk How to Setup ionCube Loader on CentOS 7 https://www.vultr.com/docs/how-to-setup-ioncube-loader-on-centos-7 — Install Plesk on …
Jun 23
Product funding and the burden of agility
Product funding and the burden of agility https://www.cio.com/article/3404456/product-funding-and-the-burden-of-agility.html — 3 fundamentals for supercharging your data strategy https://www.cio.com/article/3402319/3-fundamentals-for-supercharging-your-data-strategy.html — AI helps Land O’ Lakes churn data into sales https://www.cio.com/article/3402736/ai-helps-land-o-lakes-churn-data-into-sales.html — 4 hot digital transformation trends — and 4 going cold https://www.cio.com/article/3256045/digital-transformation-trends.html — 5 enterprise cloud strategy trends for 2019 https://www.cio.com/article/3137946/6-trends-that-will-shape-cloud-computing-in-2017.html — IT ROI: 10 tips for …
Jun 22
Machine Learning: Apply PCA on Datasets and Related
FactorAnalyzer https://github.com/EducationalTestingService/factor_analyzer — sruti-jain/Marketing-Analysis-for-Hotel-Chain-website https://github.com/sruti-jain/Marketing-Analysis-for-Hotel-Chain-website — Understanding PCA (Principal Component Analysis) with Python https://towardsdatascience.com/dive-into-pca-principal-component-analysis-with-python-43ded13ead21 The code for the most part will work though it used an earlier version of Python You will need module: StandardScaler Otherwise you might find the code below to be useful: [# ref: https://python-for-multivariate-analysis.readthedocs.io/a_little_book_of_python_for_multivariate_analysis.html] import sklearn from sklearn import preprocessing standardisedX …
Jun 21
What if You Commit Files with Sensitive Information to GitHUB/BitBucket
What if You Commit Files with Sensitive Information to GitHUB/BitBucket http://sitestree.com/what-if-you-commit-files-with-sensitive-information-to-githubbitbucket/ Git basic commands and basic branching with Github http://sitestree.com/git-basic-commands-and-basic-branching-with-github/?preview_id=10403&preview_nonce=6e34536133&preview=true Tools: Version Control, Version Management and GIT http://sitestree.com/version-control-version-management-and-git/ You can use Gitlab internally (i.e. install in your corporation) . It will act as a version control server. Gitlab is Linux/Unix specific. Gitlab is written in …
Jun 19
How to Interpret your Regression Results
How to Interpret your Regression Results Goal: How to Identify the Most Important Predictor Variables in Regression Models https://blog.minitab.com/blog/adventures-in-statistics-2/how-to-identify-the-most-important-predictor-variables-in-regression-models — — How to Interpret Regression Analysis Results: P-values and Coefficients https://blog.minitab.com/blog/adventures-in-statistics-2/how-to-interpret-regression-analysis-results-p-values-and-coefficients — Regression Analysis: How to Interpret the Constant (Y Intercept) https://blog.minitab.com/blog/adventures-in-statistics-2/regression-analysis-how-to-interpret-the-constant-y-intercept — How to Compare Regression Slopes: How to statistically test the difference between …
Jun 19
Tools : Regression: Data Science and Analytics:
Online Multiple Linear Regression http://www.xuru.org/rt/mlr.asp — How to Identify the Most Important Predictor Variables in Regression Models https://blog.minitab.com/blog/adventures-in-statistics-2/how-to-identify-the-most-important-predictor-variables-in-regression-models — How to Interpret Regression Analysis Results: P-values and Coefficients https://blog.minitab.com/blog/adventures-in-statistics-2/how-to-interpret-regression-analysis-results-p-values-and-coefficients — Why You Need to Check Your Residual Plots for Regression Analysis: Or, To Err is Human, To Err Randomly is Statistically Divine https://blog.minitab.com/blog/adventures-in-statistics-2/why-you-need-to-check-your-residual-plots-for-regression-analysis — Multiple …
