JUBAYER
JUBAYER
  • 85
  • 15 969
Machine Learning for Bioinformatics (10/10) | Classification Models in Machine Learning
In this video, you can learn the classification models in machine learning!
✅ Follow me on Facebook 🔻
jhossain.me/
🔹ID - Jubayer Hossain
✅ Visit My Personal Website 🔻
hossainlab.github.io/
✅ Connect with Linkedin 🔻
www.linkedin.com/in/hossainmj/
✅ Email 🔻
contact.jubayerhossain@gmail.com
Переглядів: 136

Відео

Machine Learning for Bioinformatics (8/10) | Introduction to Machine Learning
Переглядів 73Місяць тому
In this video, you can learn the fundamentals of machine learning for bioinformatics. ✅ Follow me on Facebook 🔻 jhossain.me/ 🔹ID - Jubayer Hossain ✅ Visit My Personal Website 🔻 hossainlab.github.io/ ✅ Connect with Linkedin 🔻 www.linkedin.com/in/hossainmj/ ✅ Email 🔻 contact.jubayerhossain@gmail.com
Machine Learning for Bioinformatics (9/10) | Regression Models in Machine Learning
Переглядів 39Місяць тому
In this video, you can learn the regression techniques in machine learning! We showed a practical guide to implement machine learning models. ✅ Follow me on Facebook 🔻 jhossain.me/ 🔹ID - Jubayer Hossain ✅ Visit My Personal Website 🔻 hossainlab.github.io/ ✅ Connect with Linkedin 🔻 www.linkedin.com/in/hossainmj/ ✅ Email 🔻 contact.jubayerhossain@gmail.com
Machine Learning for Bioinformatics (7/10) | Data Visualization with Matplotlib and Seaborn
Переглядів 66Місяць тому
In this video, you can learn the basics of data visualization using matplotlib and seaborn. ✅ Follow me on Facebook 🔻 jhossain.me/ 🔹ID - Jubayer Hossain ✅ Visit My Personal Website 🔻 hossainlab.github.io/ ✅ Connect with Linkedin 🔻 www.linkedin.com/in/hossainmj/ ✅ Email 🔻 contact.jubayerhossain@gmail.com
Machine Learning for Bioinformatics (6/10) | Data Wrangling with Pandas: Part 2
Переглядів 48Місяць тому
Learn how to wrangle data with Pandas in this Machine Learning for Bioinformatics tutorial. Improve your scientific computing skills with NumPy in this informative video! ✅ Follow me on Facebook 🔻 jhossain.me/ 🔹ID - Jubayer Hossain ✅ Visit My Personal Website 🔻 hossainlab.github.io/ ✅ Connect with Linkedin 🔻 www.linkedin.com/in/hossainmj/ ✅ Email 🔻 contact.jubayerhossain@gmail.com
Machine Learning for Bioinformatics (5/10) | Data Wrangling with Panads: Part 1
Переглядів 50Місяць тому
Learn how to wrangle data with Pandas in this Machine Learning for Bioinformatics series. Get ready to dive into the world of data manipulation and analysis for bioinformatics! ✅ Follow me on Facebook 🔻 jhossain.me/ 🔹ID - Jubayer Hossain ✅ Visit My Personal Website 🔻 hossainlab.github.io/ ✅ Connect with Linkedin 🔻 www.linkedin.com/in/hossainmj/ ✅ Email 🔻 contact.jubayerhossain@gmai...
Machine Learning for Bioinformatics (4/10) | Scientific Computing with NumPy: Part 2
Переглядів 61Місяць тому
Learn about machine learning for bioinformatics in this video series. Part 2 covers scientific computing with NumPy, a key tool for data analysis in bioinformatics. ✅ Follow me on Facebook 🔻 jhossain.me/ 🔹ID - Jubayer Hossain ✅ Visit My Personal Website 🔻 hossainlab.github.io/ ✅ Connect with Linkedin 🔻 www.linkedin.com/in/hossainmj/ ✅ Email 🔻 contact.jubayerhossain@gmail.com
Mastering R for Research: Part 8 - Create Easily Publication-ready Figures
Переглядів 200Місяць тому
Mastering R for Research: Create Easily Publication-ready Figures ✅ Follow me on Facebook 🔻 jhossain.me/ 🔹ID - Jubayer Hossain ✅ Visit My Personal Website 🔻 hossainlab.github.io/ ✅ Connect with Linkedin 🔻 www.linkedin.com/in/hossainmj/ ✅ Email 🔻 contact.jubayerhossain@gmail.com
Mastering R for Research: Part 7 - Publication-ready Summary Tables with gtsummary
Переглядів 187Місяць тому
In this video, we'll show you how to create publication-ready summary tables using gtsummary in R. Perfect for researchers looking to enhance their data presentation skills! ✅ Follow me on Facebook 🔻 jhossain.me/ 🔹ID - Jubayer Hossain ✅ Visit My Personal Website 🔻 hossainlab.github.io/ ✅ Connect with Linkedin 🔻 www.linkedin.com/in/hossainmj/ ✅ Email 🔻 contact.jubayerhossain@gmail.com
Machine Learning for Bioinformatics (3/10) | Scientific Computing with NumPy: Part 1
Переглядів 197Місяць тому
"Scientific Computing with NumPy: Part 1" is the third installment in the "Machine Learning for Bioinformatics" series. This video introduces NumPy, a foundational library for scientific computing in Python, essential for handling large datasets in bioinformatics. We'll explore array creation, manipulation, and basic operations that are pivotal for statistical analysis and machine learning appl...
Machine Learning for Bioinformatics (2/10) | Introduction to Python: Part 02
Переглядів 90Місяць тому
"Introduction to Python: Part 02" delves further into Python's advanced features crucial for bioinformatics. This video covers complex data structures, loops, and conditional statements, equipping viewers with the necessary skills for robust data analysis and machine learning in bioinformatics. ✅ Follow me on Facebook 🔻 jhossain.me/ 🔹ID - Jubayer Hossain ✅ Visit My Personal Website...
Machine Learning for Bioinformatics (1/10) | Introduction to Python: Part 01
Переглядів 297Місяць тому
Learn the basics of Python in this first installment of our Machine Learning for Bioinformatics series. Start your journey into the world of bioinformatics and machine learning with this introductory tutorial! ✅ Follow me on Facebook 🔻 jhossain.me/ 🔹ID - Jubayer Hossain ✅ Visit My Personal Website 🔻 hhossainlab.github.io/ ✅ Connect with Linkedin 🔻 www.linkedin.com/in/hossainmj/ ✅ E...
Mastering R for Research: Part 6 - Reshaping Data with R
Переглядів 1522 місяці тому
In this video, we explore techniques for reshaping data in R, a crucial step for effective data analysis. Learn to pivot, melt, and restructure datasets using functions from the tidyr package. This tutorial provides researchers with the skills to transform data into the desired format, facilitating deeper analysis and visualization. ✅ Follow me on Facebook 🔻 JHossain28/ 🔹ID - Jubay...
Mastering R for Research: Part 5 - Data Cleaning with R
Переглядів 992 місяці тому
In this video, we focus on data cleaning techniques in R, essential for ensuring data quality and accuracy. Learn to handle missing values, correct errors, and standardize data using powerful functions and packages like dplyr and tidyr. This tutorial equips researchers with practical skills to prepare clean, reliable datasets for robust analysis. ✅ Follow me on Facebook 🔻 JHossain2...
Mastering R for Research: Part 4 - Data Manipulation with R
Переглядів 1452 місяці тому
In this video, we introduce essential data manipulation techniques using R, focusing on core data structures like vectors, data frames, and lists. Learn to import, clean, and transform data efficiently with key functions and packages such as dplyr and tidyr. This tutorial equips researchers with practical skills for preparing data for advanced analysis. ✅ Follow me on Facebook 🔻 JH...
Mastering R for Research: Part 3 - Control Flow, Loops and Functions
Переглядів 1792 місяці тому
Mastering R for Research: Part 3 - Control Flow, Loops and Functions
Mastering R for Research: Part 2 - Data Structures
Переглядів 2212 місяці тому
Mastering R for Research: Part 2 - Data Structures
Introduction to Applied Machine Learning for Healthcare
Переглядів 1482 місяці тому
Introduction to Applied Machine Learning for Healthcare
Machine Learning Healthcare Projects
Переглядів 2912 місяці тому
Machine Learning Healthcare Projects
Mastering R for Research: Part 1 - Basics and Setup
Переглядів 5512 місяці тому
Mastering R for Research: Part 1 - Basics and Setup
Cancer Bioinformatics (4/4) | Differential Gene Expression Analysis
Переглядів 3203 місяці тому
Cancer Bioinformatics (4/4) | Differential Gene Expression Analysis
Cancer Bioinformatics (2/4) | Harnessing Multi-Omics Data for Cancer Research
Переглядів 3213 місяці тому
Cancer Bioinformatics (2/4) | Harnessing Multi-Omics Data for Cancer Research
Cancer Bioinformatics (3/4) | Exploring Tools for Multi-Omic Cancer Data Analysis
Переглядів 2603 місяці тому
Cancer Bioinformatics (3/4) | Exploring Tools for Multi-Omic Cancer Data Analysis
Cancer Bioinformatics (1/4) | Understanding the Fundamentals of Cancer Biology and Therapeutics
Переглядів 3853 місяці тому
Cancer Bioinformatics (1/4) | Understanding the Fundamentals of Cancer Biology and Therapeutics
Dengue Situation in Bangladesh || Interactive Dashboard
Переглядів 6011 місяців тому
Dengue Situation in Bangladesh || Interactive Dashboard
Day 03 || Research Data Analysis with SPSS
Переглядів 189Рік тому
Day 03 || Research Data Analysis with SPSS
Day 05 || Research Data Analysis with SPSS
Переглядів 166Рік тому
Day 05 || Research Data Analysis with SPSS
Day 04 || Research Data Analysis with SPSS
Переглядів 127Рік тому
Day 04 || Research Data Analysis with SPSS
Day 02 || Research Data Analysis with SPSS
Переглядів 304Рік тому
Day 02 || Research Data Analysis with SPSS
Day 01 || Research Data Analysis with SPSS
Переглядів 410Рік тому
Day 01 || Research Data Analysis with SPSS

КОМЕНТАРІ

  • @md.ashiqurrahman3844
    @md.ashiqurrahman3844 8 годин тому

    One of the best playlists for R. Highly recommended.

  • @bio-pharmalearners
    @bio-pharmalearners Місяць тому

    thanks for your kind dedication

  • @rijuanrifat6
    @rijuanrifat6 Місяць тому

    Lecture 4 deki nai😢😢

  • @bio-pharmalearners
    @bio-pharmalearners Місяць тому

    vaia, interactive animation plot scienticfic journal e kivabe insert korbo ? please, ei bepare guideline dile upokrito hotam

    • @hossainlab
      @hossainlab Місяць тому

      Thank you so much. You can export the figure as PNG.

    • @bio-pharmalearners
      @bio-pharmalearners Місяць тому

      ধন্যবাদ ভাইয়া, png format এ সরাসরি ডাউনলোড করা যায় কিন্তু অনেক পেপারে এনিমেশন প্লট দেখেছি। তাই আমিও animation plot insert করতে চাচ্ছিলাম। Please help

    • @hossainlab
      @hossainlab Місяць тому

      @@bio-pharmalearners You can download with animation, please check documentation.

    • @bio-pharmalearners
      @bio-pharmalearners Місяць тому

      ভাইয়া, ডাউনলোড করতে পেরেছি কিন্তু মাইক্রোসফট ওয়ার্ডে পেপারে ইনসার্ট করতে পারছিনা।

  • @md.shakhaothossenshishir6034
    @md.shakhaothossenshishir6034 Місяць тому

    assalamualaikum bhai ? baki videogula kokon upload daoa hobe ?

    • @hossainlab
      @hossainlab Місяць тому

      Thank you so much for your comment. I am busy with my research! I'll upload all videos soon In Sha Allah

  • @bacillusanthracis69
    @bacillusanthracis69 Місяць тому

    Is there any more video after this one? It shows 'one video is hidden'.

    • @hossainlab
      @hossainlab Місяць тому

      No! this the last one

  • @offline.mehedi
    @offline.mehedi Місяць тому

    Nice explanation vai

    • @hossainlab
      @hossainlab Місяць тому

      Thank you so much for your comment.

  • @bio-pharmalearners
    @bio-pharmalearners Місяць тому

    Thanks

  • @adnanzahid7954
    @adnanzahid7954 Місяць тому

    সেরা🥰

  • @arzinaponny
    @arzinaponny 2 місяці тому

    For imputation, or replacing a "na" value to "mean/median/desire value" we utilize replace_na () function. In this video you utilize na_ if function for which it was in vain.. na_if () function mainly replace a value to "na"

  • @arzinaponny
    @arzinaponny 2 місяці тому

    # Efficient codes for handling of missing data skim(Dataset) Dataset |> pct_complete () Dataset |> pct_miss () gg_miss_var(Dataset) Dataset|> drop_na ()

  • @arzinaponny
    @arzinaponny 2 місяці тому

    #Two conditions #if...else function is only applicable for single value whereas ifelse() is applicable for vectors... #Multiple conditions #if...else if....else if ...else function only works out for single value, on the other hand case_when() is applicable for both vector and dataframe/datasets

  • @offline.mehedi
    @offline.mehedi 2 місяці тому

    Nice lesson

    • @hossainlab
      @hossainlab 2 місяці тому

      Thanks for your comment!

  • @offline.mehedi
    @offline.mehedi 2 місяці тому

    Class er video gulo ki upload diben vai?

    • @hossainlab
      @hossainlab 2 місяці тому

      Already uploaded! Please check R for Research playlist.

  • @MAZEDURRAHAMAN
    @MAZEDURRAHAMAN 2 місяці тому

    It should be open for all videos bcz many students still are obessed with SPSS even though R is more convenient than SPSS. People are not care about R and RStudio. I think it will be break their own perception

    • @hossainlab
      @hossainlab 2 місяці тому

      Thank you so much for your comment. I will upload all videos in this course. In fact, I shared all videos from my previous cohort. And I will try to upload continuously, In Sha Allah.

  • @shakilmahmud7972
    @shakilmahmud7972 2 місяці тому

    Bahi, machine learning in drug discovery lecture ki pavo soon? I am learning lots of things from your lecture. Thank you.

    • @hossainlab
      @hossainlab 2 місяці тому

      Thank you so much for your valuable comment. I will try my best to upload some videos on machine learning and drug discovery.

  • @akasaha3138
    @akasaha3138 2 місяці тому

    Bhaiya please continue this video onmaking R programming

    • @hossainlab
      @hossainlab 2 місяці тому

      Thank you so much for your comment. I'll upload complete course.

  • @sandeepkarety8124
    @sandeepkarety8124 2 місяці тому

    It's nice and helpful. Please try to make future end to end projects in English. So that it could reach more audience.

    • @hossainlab
      @hossainlab 2 місяці тому

      Thank you so much for your kind words. We'll try our best to produce videos in English.

  • @md.ashiqurrahman3844
    @md.ashiqurrahman3844 2 місяці тому

    What a wonderful session it is! Waiting for part2

    • @hossainlab
      @hossainlab 2 місяці тому

      Thank you so much. I'll upload all videos soon.

  • @abdullahdod7914
    @abdullahdod7914 3 місяці тому

    Plz upload more

  • @MAZEDURRAHAMAN
    @MAZEDURRAHAMAN 6 місяців тому

    Where is Lecture - 4 ?

  • @jakirhossainJewel
    @jakirhossainJewel 6 місяців тому

    অসাধারণ একটা ভিডিও, অনেক কিছু শিখলাম।

    • @hossainlab
      @hossainlab 3 місяці тому

      Thank you so much for your appreciation!

  • @azharulislam4432
    @azharulislam4432 8 місяців тому

    vaiya please documents gulo share korben ?

    • @hossainlab
      @hossainlab 3 місяці тому

      Please send an email. I'll try to send In Sha Allah

  • @azharulislam4432
    @azharulislam4432 10 місяців тому

    Th❤

  • @Silent_2880
    @Silent_2880 Рік тому

    Effectful lecture💯

  • @user-zy5nc2sm9i
    @user-zy5nc2sm9i Рік тому

    ❤️❤️❤️

  • @banglavet3138
    @banglavet3138 Рік тому

    Assalamu Alaikum bhai, I have watched all your videos related to R programming. Over the past week, I have learned a lot from these videos. I had no understanding of programming before, but now I have grasped many concepts. I am really grateful to you, Thank you so much.❤

    • @hossainlab
      @hossainlab Рік тому

      Walaikumus Salam! I am very happy to hear that my videos help you! Happy Learning

  • @mayin_hasan
    @mayin_hasan Рік тому

    Thank you so much vaiya...please upload next classes

  • @benjamenwitaker5437
    @benjamenwitaker5437 Рік тому

    Promo-SM

  • @muhibullahshahjahan7084
    @muhibullahshahjahan7084 Рік тому

    Huge Informative Thank you bhai❣️

  • @shayekhmarif1258
    @shayekhmarif1258 Рік тому

    thanks.. nice one .. when next lecture will be uploaded ?

    • @hossainlab
      @hossainlab Рік тому

      Glad to know it helped you. Tomorrow In Sha Allah. Please share with your friends.

  • @rexgibson3732
    @rexgibson3732 2 роки тому

    😏 ░p░r░o░m░o░s░m░

  • @shahadat2770
    @shahadat2770 2 роки тому

    Quick recap- 16:53

  • @shahadat2770
    @shahadat2770 2 роки тому

    Useful

  • @md.fakhrulislammaruf3825
    @md.fakhrulislammaruf3825 2 роки тому

    Thanks for uploading vaia.

  • @MAZEDURRAHAMAN
    @MAZEDURRAHAMAN 3 роки тому

    Full Series Outlines ektu diben?

  • @MAZEDURRAHAMAN
    @MAZEDURRAHAMAN 3 роки тому

    R series Baki gula r diben na?

  • @sumonaakter5247
    @sumonaakter5247 3 роки тому

    Helpful Lecture

  • @sumonaakter5247
    @sumonaakter5247 3 роки тому

    Good job.

  • @sumonaakter5247
    @sumonaakter5247 3 роки тому

    Keep up the good work🥰

  • @sumonaakter5247
    @sumonaakter5247 3 роки тому

    ❤️❤️❤️

  • @sumonaakter5247
    @sumonaakter5247 3 роки тому

    Thanks for the class and effort ❤

  • @sumonaakter5247
    @sumonaakter5247 3 роки тому

    Good job ❤️ Nice initiative 😇