Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Resolved Body Fat Prediction Model #38 #58

Closed
wants to merge 171 commits into from

Commits on Dec 25, 2022

  1. Initial commit

    Avdhesh-Varshney authored Dec 25, 2022
    Configuration menu
    Copy the full SHA
    b270d94 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    f587989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97c6091 View commit details
    Browse the repository at this point in the history
  3. Initial commit

    Avdhesh-Varshney authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    951f1ad View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    85e3e4a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    c204b65 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    74461fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaa15ec View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Happy New Year 2023

    Avdhesh-Varshney committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    5ddf34b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c77e50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be273af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9e0021 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    b3e1b34 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. H pattern program

    Avdhesh-Varshney committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    50dfd34 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    d26d3a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    54102f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Password Generator

    Python to create the random password with strong protection on compilation every time of required length
    Avdhesh-Varshney committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    f968731 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Play random music

    Play random songs any directory just giving the path of the directory/folder in the this file.
    Avdhesh-Varshney committed May 12, 2023
    Configuration menu
    Copy the full SHA
    f69b68d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Knowing whether conditions

    This program give the details about temperature and other conditions
    Avdhesh-Varshney committed May 20, 2023
    Configuration menu
    Copy the full SHA
    2ec7a69 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. get details of phone number

    This python program give details of the phone number with country name, service provider, time zone, etc.
    Avdhesh-Varshney committed May 21, 2023
    Configuration menu
    Copy the full SHA
    7a90cc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. LICENSE

    Avdhesh-Varshney authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    36af22b View commit details
    Browse the repository at this point in the history
  2. CODE OF CONDUCT

    Avdhesh-Varshney authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    b8ee651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15ae33f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. LICENSE

    Avdhesh-Varshney authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    1fffc08 View commit details
    Browse the repository at this point in the history
  2. Day-1

    On July 22, 2023 👦
    Avdhesh-Varshney committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    4122603 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Lottery game 😎

    Avdhesh-Varshney committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6da487f View commit details
    Browse the repository at this point in the history
  2. Numpy problems

    Learn numpy library from basics using functions
    Avdhesh-Varshney committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9448a36 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Day-1

    Pandas Library - Day 1
    Avdhesh-Varshney committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    bd345d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Day-2

    2nd Day of Numpy Problems
    Avdhesh-Varshney committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1635aca View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Day-2

    Pandas Day 2 completed !
    Avdhesh-Varshney committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    e51145e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Day-3

    Day 3 of Numpy Problems
    Avdhesh-Varshney committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6608f89 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Day - 3

    Pandas Day - 3 Completed!
    Avdhesh-Varshney committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8ee4cec View commit details
    Browse the repository at this point in the history
  2. Foot-2-Meter

    Calculator gui which can convert from foot to meters using python tkinter.
    Avdhesh-Varshney committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ac196a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Day-1

    Numpy practice problems - Day-1
    Avdhesh-Varshney committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    4cc24f4 View commit details
    Browse the repository at this point in the history
  2. Day-1

    Pandas practice problems - 1st Day Completed!
    Avdhesh-Varshney committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    9191c50 View commit details
    Browse the repository at this point in the history
  3. Day-1

    Matplotlib practice exercise - 1st Day Completed!
    Avdhesh-Varshney committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    69322f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Day-2

    Numpy and Pandas problem exercises - Day 2 Completed!
    Avdhesh-Varshney committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    8a07ea7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Day-3

    Numpy and Pandas problems - Day 3 Completed!
    Avdhesh-Varshney committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c1e697b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Day-4

    Numpy and Pandas problems - Day 4 Completed!
    Avdhesh-Varshney committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7132892 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Day-5

    Numpy and Pandas problems - Day 5 Completed!
    Avdhesh-Varshney committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    dcf3f4f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Day-6

    Numpy and Pandas problems - Day 6 Completed!
    Avdhesh-Varshney committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6f00b30 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Day-7

    Numpy and Pandas problems - Day 7 completed!
    Avdhesh-Varshney committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    da6283a View commit details
    Browse the repository at this point in the history
  2. Day-3

    Matplotlib problems - Day 3 completed!
    Avdhesh-Varshney committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5294847 View commit details
    Browse the repository at this point in the history
  3. Revert "Day-3"

    Avdhesh-Varshney committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    191d6c3 View commit details
    Browse the repository at this point in the history
  4. Day-2

    Matplotlib problems - Day 2 completed!
    Avdhesh-Varshney committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a319103 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Day-8

    Numpy and Pandas problems - Day 8 completed!
    Avdhesh-Varshney committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    4c24bd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Day-9

    Numpy and Pandas problems - Day 9 completed!
    Avdhesh-Varshney committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    46dab11 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Day-10

    Numpy and Pandas problems - Day 10 completed!
    Avdhesh-Varshney committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    072128e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Day-11

    Numpy and Pandas problems - Day 11 completed!
    Avdhesh-Varshney committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4986a8a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Day-12

    Numpy and Pandas problems - Day 12 completed!
    Avdhesh-Varshney committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9df9d52 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Day-13

    Numpy and Pandas problems - Day 13 Completed!
    Avdhesh-Varshney committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    79c2e85 View commit details
    Browse the repository at this point in the history
  2. Day-3

    Matplotlib library problems - Day 3 Completed!
    Avdhesh-Varshney committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e9830d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Day-14

    Numpy and Pandas problems - Day 14 Completed!
    Avdhesh-Varshney committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1b2cee1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Day-15

    Numpy and Pandas problems - Day 15 Completed!
    Avdhesh-Varshney committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    e9ba079 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Day-16

    Numpy and Pandas problems - Day 16 Completed!
    Avdhesh-Varshney committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    ddcc6e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Day-17

    Numpy and Pandas problems - Day 17 Completed!
    Avdhesh-Varshney committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5a22358 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Day-18

    Numpy and Pandas problems - Day 18 Completed!
    Avdhesh-Varshney committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e131ada View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Day-19

    Numpy and Pandas problems - Day 19 Completed!
    Avdhesh-Varshney committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    fc2a682 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Day-20

    Numpy and Pandas problems - Day 20 Completed!
    Avdhesh-Varshney committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1482920 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Day-21

    Pandas problems - Day 21 Completed!
    Avdhesh-Varshney committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d2dc0e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Day-22

    Pandas problems - Day 22 Completed!
    Avdhesh-Varshney committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    6fdb82c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Day-23

    Pandas problems - Day 23 Completed!
    Avdhesh-Varshney committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    e63dc4e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Day-24

    Pandas problems - Day 24 Completed!
    Avdhesh-Varshney committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    78bdf00 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Day-25

    Pandas problems - Day 25 Completed!
    Avdhesh-Varshney committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    37e3231 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Day-26

    Pandas problems - Day 26 Completed!
    Avdhesh-Varshney committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b2133bc View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Day-4

    Matplotlib problems - Day 4 Completed!
    Avdhesh-Varshney committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    b482327 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Day-5

    Matplotlib problems - Day 5 Completed!
    Avdhesh-Varshney committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    35ff840 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Day-6

    Matplotlib problems - Day 6 Completed!
    Avdhesh-Varshney committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    c3b2982 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Day-7

    Matplotlib problems - Day 7 Completed!
    Avdhesh-Varshney committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c9eaadc View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Day-8

    Matplotlib problems - Day 8 Completed!
    Avdhesh-Varshney committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c8479a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Day-9

    Matplotlib problems - Day 9 Completed!
    Avdhesh-Varshney committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6315fda View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. 🎉Course-1🚩

    DL course starts...👨‍🔬
    Avdhesh-Varshney committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    f6520c9 View commit details
    Browse the repository at this point in the history
  2. Graphical-Patterns📈

    Using Turtle!
    Avdhesh-Varshney committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    7888b04 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. 😎Week-1🚩

    Avdhesh-Varshney committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    55d59d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. 🔥Week-2🚩

    Avdhesh-Varshney committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    90684b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. PYTHON-SCRIPTS-Transferred

    PYTHON-SCRIPTS Repository has been transferring into AIMasterMindHub Repository.
    Avdhesh-Varshney committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    afc3b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d969e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb5dd8c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from Avdhesh-Varshney/ps-merge

    PYTHON-SCRIPTS Repo Merged.
    Avdhesh-Varshney authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    1e6f7e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Virus-Pattern

    Python code of Virus picture creation.
    Avdhesh-Varshney committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0dc1125 View commit details
    Browse the repository at this point in the history
  2. 👦Week-3🚩

    Week 3 of Course 1 of Deep Learning.
    Avdhesh-Varshney committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d18507c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. ✔️Week-4🚩

    Week 4 of Course 1 of Deep Learning.
    Avdhesh-Varshney committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9b69cdc View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. 😁Week-1🚩

    Week 1 of Course 2 of Deep Learning.
    Avdhesh-Varshney committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b734313 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. 🔥Week-2🚩

    Avdhesh-Varshney committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    41f084c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. ❤️Week-3🚩

    Week 3 of Course 2 of Deep Learning.
    Avdhesh-Varshney committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    b085dd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. 📃Week-1🚩

    Week 1 of Course 3 of Deep Learning.
    Avdhesh-Varshney committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    6300915 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. ⭐Week-2🚩

    Week 2 of Course 3 of Deep Learning.
    Avdhesh-Varshney committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    85b3f2e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. 🎉Week-1🚩

    Week 1 of Course 4 of Deep Learning.
    Avdhesh-Varshney committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    44d24e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. 🔥Week-2🚩

    Week 2 of Course 4 of Deep Learning.
    Avdhesh-Varshney committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e8128a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. ✔️Week-3🚩

    Week 3 of Course 4 of Deep Learning.
    Avdhesh-Varshney committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    0f04b6d View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. 😎Week-4🚩

    Week 4 of Course 4 of Deep Learning.
    Avdhesh-Varshney committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2fc68ee View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. 🧑‍💻Week-1🚩

    Week 1 of Course 5 of Deep Learning.
    Avdhesh-Varshney committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    20c4a05 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. 🧑‍💻Week-2🚩

    Week 2 of Course 5 of Deep Learning.
    Avdhesh-Varshney committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    283def5 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. 😁Week-3🚩

    Week 3 of Course 5 of Deep Learning.
    Avdhesh-Varshney committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    0bb1dcf View commit details
    Browse the repository at this point in the history
  2. 😁Week-4🚩

    Week 4 of Course 5 of Deep Learning.
    Avdhesh-Varshney committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    f94708c View commit details
    Browse the repository at this point in the history
  3. GITIGNORE

    Created Gitignore file on 1st Jan'24.
    Avdhesh-Varshney committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    02c0a3f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. 😁Course-1🚩

    Course 1 of Machine Learning.
    Avdhesh-Varshney committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    ccad1e3 View commit details
    Browse the repository at this point in the history
  2. README

    Avdhesh-Varshney committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    56ba7d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. 🎭Course-2🚩

    Course 2 of Machine Learning.
    Avdhesh-Varshney committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    721a1a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. ✍️Course-3🚩

    Course 3 of Machine Learning.
    Avdhesh-Varshney committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    217765a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. 🧑‍💻Linear Regression Algo.📜

    Developing a Linear Regression algorithm from scratch provides an immersive opportunity to delve deeply into its intricacies, gaining comprehensive insights into the mechanisms operating behind the scenes.
    Avdhesh-Varshney committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d33e12f View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. ✍️Polynomial Regression Algo.📜

    Developing a Polynomial Regression algorithm from scratch provides an immersive opportunity to delve deeply into its intricacies, gaining comprehensive insights into the mechanisms operating behind the scenes.
    Avdhesh-Varshney committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    fd18e83 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. 🔥Ridge Regression Algo.📜

    Developing a Ridge Regression algorithm from scratch provides an immersive opportunity to delve deeply into its intricacies, gaining comprehensive insights into the mechanisms operating behind the scenes.
    Avdhesh-Varshney committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    8e84b7c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. ✔️Lasso Regression Algo.📜

    Developing a Lasso Regression algorithm from scratch provides an immersive opportunity to delve deeply into its intricacies, gaining comprehensive insights into the mechanisms operating behind the scenes.
    Avdhesh-Varshney committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0bac239 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. 🌲Decision Tree Regression Algo.📜

    Developing a Decision Tree Regression algorithm from scratch provides an immersive opportunity to delve deeply into its intricacies, gaining comprehensive insights into the mechanisms operating behind the scenes.
    Avdhesh-Varshney committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2ce0e7f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. 🌳Random Forest Regression Algo.📜

    Developing a Random Forest Regression algorithm from scratch provides an immersive opportunity to delve deeply into its intricacies, gaining comprehensive insights into the mechanisms operating behind the scenes.
    Avdhesh-Varshney committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f3bd426 View commit details
    Browse the repository at this point in the history
  2. 💥Gradient Boosting Regression Algo.📜

    Developing a Gradient Boosting Regression algorithm from scratch provides an immersive opportunity to delve deeply into its intricacies, gaining comprehensive insights into the mechanisms operating behind the scenes.
    Avdhesh-Varshney committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    277ae9b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. 🤡Support Vector Regression Algo.📜

    Developing a Support Vector Regression algorithm from scratch provides an immersive opportunity to delve deeply into its intricacies, gaining comprehensive insights into the mechanisms operating behind the scenes.
    Avdhesh-Varshney committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0d0d0f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. 🌏Bayesian Regression Algo.📜

    Developing a Bayesian Regression algorithm from scratch provides an immersive opportunity to delve deeply into its intricacies, gaining comprehensive insights into the mechanisms operating behind the scenes.
    Avdhesh-Varshney committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    da2ad9f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. 😋KNN Regression Algo.📜

    Developing a KNN Regression algorithm from scratch provides an immersive opportunity to delve deeply into its intricacies, gaining comprehensive insights into the mechanisms operating behind the scenes.
    Avdhesh-Varshney committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    d7a9a80 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. 🛜NN Regression Algo.📜

    Developing a Neural Network Regression algorithm from scratch provides an immersive opportunity to delve deeply into its intricacies, gaining comprehensive insights into the mechanisms operating behind the scenes.
    Avdhesh-Varshney committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    04e9308 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. 😁Logistic Regression Algo.📜

    Developing a Logistic Regression algorithm from scratch provides an immersive opportunity to delve deeply into its intricacies, gaining comprehensive insights into the mechanisms operating behind the scenes.
    Avdhesh-Varshney committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    aadad26 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. 👻XG Boost Regression Algo.📜

    Developing a XG Boost Regression algorithm from scratch provides an immersive opportunity to delve deeply into its intricacies, gaining comprehensive insights into the mechanisms operating behind the scenes.
    Avdhesh-Varshney committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f5f6b7d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. MSE

    Scratch code of Mean Squared Error loss function to study it in depth with different models to know their accuracy and scores.
    Avdhesh-Varshney committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    37a3b77 View commit details
    Browse the repository at this point in the history
  2. R2

    Scratch code of R2 Squared loss function to study it in depth with different models to know their accuracy and scores.
    Avdhesh-Varshney committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    bebdebd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. remove-unnecessary-content

    - Removed Notes
    - Removed Coursera courses code
    - Removed Practice Libraries code
    
    All these are not required by this open source project.
    Avdhesh-Varshney committed May 19, 2024
    Configuration menu
    Copy the full SHA
    c0be1e7 View commit details
    Browse the repository at this point in the history
  2. directory-creation

    Avdhesh-Varshney authored May 19, 2024
    Configuration menu
    Copy the full SHA
    10f08c8 View commit details
    Browse the repository at this point in the history
  3. CODE OF CONDUCT

    Avdhesh-Varshney authored May 19, 2024
    Configuration menu
    Copy the full SHA
    93abd18 View commit details
    Browse the repository at this point in the history
  4. readme-update

    Avdhesh-Varshney authored May 19, 2024
    Configuration menu
    Copy the full SHA
    bce007a View commit details
    Browse the repository at this point in the history
  5. LICENSE

    Avdhesh-Varshney committed May 19, 2024
    Configuration menu
    Copy the full SHA
    4ef5e9c View commit details
    Browse the repository at this point in the history
  6. empty-folder-created

    Avdhesh-Varshney committed May 19, 2024
    Configuration menu
    Copy the full SHA
    d2640d0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Add files via upload

    bhanushri12 authored May 30, 2024
    Configuration menu
    Copy the full SHA
    1cd1f8c View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    bhanushri12 authored May 30, 2024
    Configuration menu
    Copy the full SHA
    e070c61 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    59cc809 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    795e995 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Avdhesh-Varshney#10 from KamakshiOjha/new

    Elastic Net Regression Algorithm
    Avdhesh-Varshney authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2a6b1aa View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Add NLP Introduction

    Praneet0327 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    106c9bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1ed788 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11ba88b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request Avdhesh-Varshney#14 from Praneet0327/nlp_intro

    Introduction to NLP Concepts and NLTK Setup Guide
    Avdhesh-Varshney authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6890c53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Avdhesh-Varshney#16 from UTSAVS26/feature/HuberReg…

    …ression
    
    🌏 Huber Regression Algorithm 📜 to ML/Algorithms/Regressions Repository
    Avdhesh-Varshney authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    11b4eb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. added-workflows

    - Add Issue templates
    - Also PR templates
    - Some greetings workflows
    Avdhesh-Varshney committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f5c563c View commit details
    Browse the repository at this point in the history
  2. typo-fixes

    Avdhesh-Varshney committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    4beec78 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    33265f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b786817 View commit details
    Browse the repository at this point in the history
  3. PROJECT README TEMPLATE

    This template is for the contribution of explanation of project approaches only.
    Avdhesh-Varshney committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d763288 View commit details
    Browse the repository at this point in the history
  4. dir-update

    Avdhesh-Varshney committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    2324187 View commit details
    Browse the repository at this point in the history
  5. readme-added

    - added the readme to record the all the contents of the directories
    - different types of algorithms
    - available documentations
    - available projects.
    Avdhesh-Varshney committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    4ac20ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0f6350 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    89d8036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7adcf4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Avdhesh-Varshney#25 from Praneet0327/text_prep

    Documentation on Text Preprocessing Techniques
    Avdhesh-Varshney authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    8cbc5b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    1450679 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Fixed Issue Avdhesh-Varshney#20 [Feature Request] Add loss functions …

    …for classification tasks
    
    Added hinge loss, KL Divergence loss and four versions of cross entropy loss
    
    Signed-off-by: Arijit De <arijitde2050@gmail.com>
    arijitde92 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    db20335 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. losses

    bhanushri12 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    48c082c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Merge pull request Avdhesh-Varshney#30 from arijitde92/losses

    Fixed Issue Avdhesh-Varshney#20 [Feature Request] Add loss functions for classification tasks
    Avdhesh-Varshney authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    be3ccfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19725e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ae7504 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. empty-folder-created

    Avdhesh-Varshney committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    12bca60 View commit details
    Browse the repository at this point in the history
  2. Create TripletLoss.py

    Mayureshd-18 authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    85463a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcb4b11 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Mayureshd-18 authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    a7e6407 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Mayureshd-18 authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    96a156e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    95a48b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Nlp (Avdhesh-Varshney#48)

    * Update README.md
    
    * add file
    
    * Delete NLP/Algorithms/Installation_set-up_NLTK.ipynb
    
    * Update README.md
    shivansh-2003 authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0268dc1 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Python programs on Dynamic Programming (Avdhesh-Varshney#50)

    * Added directory for Python programs on Dynamic Programming
    
    * Added directory for Python programs on Dynamic Programming
    
    * Added directory for Python programs on Dynamic Programming
    imsuraj675 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    de59b04 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. [FEATURE ADD] StandardScaler MinMaxScaler OrdinalEncoder Algorithms a…

    …dded (Avdhesh-Varshney#51)
    
    * Algorithms Standard_Scaler, Min_Max_Scaler, Ordinal_Encoder added, also respective documentation added
    
    * Documentation Added
    
    * Ordinal Encoding debugged
    
    * Ordinal Encoder Readme updated
    
    * Pre-Processing Readme updated
    Lycons-rage authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    765c573 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. bug-fixes

    Avdhesh-Varshney committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    7cff300 View commit details
    Browse the repository at this point in the history
  2. typo-fixes

    Avdhesh-Varshney committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    d2fc454 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e356a8c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Add files via upload

    vishalmaurya850 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ab3475d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c6bd3a View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    vishalmaurya850 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    41da98d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from vishalmaurya850/vishalmaurya850-patch-2

    Add Notebook via upload
    vishalmaurya850 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d79f7ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    741072b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from vishalmaurya850/vishalmaurya850-patch-2

    Create Body Fat Model Documentation
    vishalmaurya850 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ff05a0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1fe83a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from vishalmaurya850/vishalmaurya850-patch-2

    Delete ML/Projects/Body Fat Prediction/New Text Document.txt
    vishalmaurya850 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    204cb8f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Readme file in Body Fat Prediction

    Added a Readme.md file for Body Fat Prediction
    vishalmaurya850 authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3488097 View commit details
    Browse the repository at this point in the history
  2. Delete Body Fat Model Documentation

    Deleted documentation for body fat model
    vishalmaurya850 authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e13886f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aa8d0e View commit details
    Browse the repository at this point in the history