Python ile Derin Öğrenmede Feature Extraction (Özellik Çıkarma)
https://medium.com/@sss_frt/python-ile-derin-%C3%B6%C4%9Frenmede-feature-extraction-%C3%B6zellik-%C3%A7%C4%B1karma-cfa7b063765c
https://medium.com/@sss_frt/python-ile-derin-%C3%B6%C4%9Frenmede-feature-extraction-%C3%B6zellik-%C3%A7%C4%B1karma-cfa7b063765c
Medium
Python ile Derin Öğrenmede Feature Extraction (Özellik Çıkarma)
Özellik çıkarımı, yeni örneklerden ilginç özellikler çıkarmak için önceki bir ağ tarafından öğrenilen temsilleri kullanmayı içerir. Bu…
What Are The Feature Transformation Techniques?
https://medium.com/@okanyenigun/what-are-the-feature-transformation-techniques-ba594b523ec4
https://medium.com/@okanyenigun/what-are-the-feature-transformation-techniques-ba594b523ec4
Medium
What Are The Feature Transformation Techniques?
A Tour Through Feature Transformation Techniques
Code LogisticRegression_ANN_ROC AUC_K Fold Validation
https://medium.com/@vhanumankumar/code-logisticregression-ann-roc-auc-k-fold-validation-485caed5d817
https://medium.com/@vhanumankumar/code-logisticregression-ann-roc-auc-k-fold-validation-485caed5d817
Medium
Project using Logistic Regression
Machine Learning model to predict breast cancer with Logistic Regression, Neural Network, K fold cross validation and ROC_AUC scores
Why Use Python for Web Development? Pros, Cons, and Business Benefits
https://medium.com/@STXNext/python-for-web-development-c5895ff95ca8
https://medium.com/@STXNext/python-for-web-development-c5895ff95ca8
Medium
Why Use Python for Web Development? Pros, Cons, and Business Benefits
What comes to your mind when you think of web development?
Parallel Execution with unittest in Python
https://medium.com/tauk-blog/parallel-execution-with-unittest-in-python-feb655d52c54
https://medium.com/tauk-blog/parallel-execution-with-unittest-in-python-feb655d52c54
Medium
Parallel Execution with unittest in Python
As the size of your codebase grows, developers on your team will continuously add new test cases and build new test suites. If developer…
The Easy Way to Watch NPM builds — without reloading every damn time!
https://medium.com/this-code/the-easy-way-to-watch-npm-builds-without-reloading-every-damn-time-cd1fd14393cb
https://medium.com/this-code/the-easy-way-to-watch-npm-builds-without-reloading-every-damn-time-cd1fd14393cb
Medium
The Easy Way to Watch NPM builds — without reloading every damn time!
A Part 2 to the Django-Tailwind setup article!
Fall in Love with Your Environment Setup: Vagrant Edition
https://towardsdatascience.com/fall-in-love-with-your-environment-setup-vagrant-edition-40ee9313291b
https://towardsdatascience.com/fall-in-love-with-your-environment-setup-vagrant-edition-40ee9313291b
Medium
The Ultimate Vagrant Guide for Python Developers
A truly OS-agnostic environment setup for Python developers
Generate Music From Scratch Using Python
https://medium.com/@jackhuang.wz/generate-music-from-scratch-using-python-53c0fedd0031
https://medium.com/@jackhuang.wz/generate-music-from-scratch-using-python-53c0fedd0031
Medium
Generate Music From Scratch Using Python
When I was a kid, I got a digital watch. One of the fascinating features is its music library. It includes the classical one, Für Elise. It…
Transitioning from Manual testing to Automation development
https://faiza-aslam.medium.com/transitioning-from-manual-testing-to-automation-development-c0202a65ad01
https://faiza-aslam.medium.com/transitioning-from-manual-testing-to-automation-development-c0202a65ad01
Medium
Transitioning from Manual testing to Automation development
“I want to switch from manual testing to automation but I don’t have a clue where to start from” is the story of every junior to mid-level…
Remove Null, None, and Empty Strings from an n-sub level dictionary
https://medium.com/@sahasuraj420/remove-null-none-and-empty-strings-from-an-n-sub-level-dictionary-92266dba6a
https://medium.com/@sahasuraj420/remove-null-none-and-empty-strings-from-an-n-sub-level-dictionary-92266dba6a
Medium
Remove Null, None, and Empty Strings from an n-sub level dictionary
During an interview in Accenture, I was asked a question regarding how to remove null, none or empty strings from a dictionary and have nth…
Meet Volley, Shipt’s Latest Open-Source Offering
https://shipt.tech/meet-volley-shipts-latest-open-source-offering-5ed0602b9daf
https://shipt.tech/meet-volley-shipts-latest-open-source-offering-5ed0602b9daf
Medium
Meet Volley, Shipt’s Latest Open-Source Offering
Distributed Queues at the Flick of the Wrist
7 Code Smells You Should Know About And Avoid
https://towardsdatascience.com/7-code-smells-you-should-know-about-and-avoid-b1edf066c3a5
https://towardsdatascience.com/7-code-smells-you-should-know-about-and-avoid-b1edf066c3a5
Medium
7 Code Smells You Should Know About And Avoid
#2 Using Print Statements to Debug
5 Things That Will Instantly Make Your Python Code More Pythonic
https://towardsdatascience.com/5-things-that-will-instantly-make-your-python-code-more-pythonic-198c6d371c80
https://towardsdatascience.com/5-things-that-will-instantly-make-your-python-code-more-pythonic-198c6d371c80
Medium
5 Things That Will Instantly Make Your Python Code More Pythonic
Understanding The Rules Of The Language
99P Labs & AlignAI: A Learning Collaboration
https://medium.com/99p-labs/99p-labs-alignai-556a4431f4e1
https://medium.com/99p-labs/99p-labs-alignai-556a4431f4e1
Medium
99P Labs & AlignAI: A Learning Collaboration
Custom Analytics Course Offering for 99P Labs Associates
2 Caveats to Avoid When Using Python Assert Statement
https://towardsdatascience.com/2-caveats-to-avoid-when-using-python-assert-statement-8060e123c26a
https://towardsdatascience.com/2-caveats-to-avoid-when-using-python-assert-statement-8060e123c26a
Medium
2 Caveats to Avoid When Using Python Assert Statement
Remove these silent errors that may occur