GithubHelp home page GithubHelp logo

legendary-ml's Introduction

Let's keep Track about what is happening in the World of AI

Classical Machine Learning

Topics

  • Regression

    • Simple Linear Regression
    • Multiple Linear Regression
    • Polynomial Regression
    • Support Vector Regression (SVR)
    • Decision Tree Regression
    • Random Forest Regression
  • Classification

    • Logistic Regression
    • K-Nearest Neighbors (K-NN)
    • Support Vector Machine (SVM)
    • Kernel SVM
    • Naive Bayes
    • Decision Tree Classification
    • Random Forest Classification
  • Clustering

    • K-Means Clustering
    • Hierarchical Clustering
  • Association Rule Learning

    • Apriori
    • Eclat
  • Reinforcement Learning

    • Upper Confidence Bound (UCB)
    • Thompson Sampling
  • Dimensionality Reduction

  • Model Selection and Boosting

Tools

  • scikit-learn

Deep Learning

Topics

  • Neural Networks and Deep Neural Networks (DNNs)

  • Convolutional Neural Networks (CNNs)

  • Recurrent Neural Networks (RNNs)

  • Long Short-Term Memory (LSTM)

  • Gated Recurrent Unit (GRU)

  • Autoencoders

  • Generative Adversarial Networks (GANs)

  • Transfer Learning

  • Meta-Learning

  • Attention Mechanisms

  • Reinforcement Learning

  • Explainable AI (XAI)

  • Quantum Machine Learning

  • Capsule Networks

  • Neuroevolution

  • Generative AI

    • LLMs

Tools

  • Pytorch
  • Tenserflow
  • LangChain
  • HuggingFace
  • Lamini, Ollama

Use Cases

  • Spaces in Hugging Face
  • Langchain UCs

Data layer

mindmap
  root((Data Preprocessing))
    Scalling
    Spliting
    Encdoding
    Evaluation  
      Confusion Matrix
      R Square
    
Loading

Statistics

mindmap
  root((Statistics))
    P_values
    T_test
    Variance
    Bias
    Backward Elimination
Loading

ML Process

flowchart TD
    A(Load The Data) --> B(Clean the data)
    B --> C(Split into traning & test sets)
    C --> D(Build the model)
    D --> E(Train the model)
    E --> F(Make predictions)
    F --> G(Calculate performance metrics)
    G --> H(Make a verdict)
Loading

legendary-ml's People

Contributors

mhddenno avatar

Stargazers

Ali Denno avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.