Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Algo-Phantoms/Algo-ScriptML
/ types & classes
Types & classes
31 in github.com/Algo-Phantoms/Algo-ScriptML
⨍
Functions
183
◇
Types & classes
31
↓ 3 callers
Class
BayesLinReg
Bayesian Regression/bayessian_regression.py:5
↓ 2 callers
Class
Node
Random Forest/randomForest.py:10
↓ 1 callers
Class
AdaBoost
Adaboost/adaboost_base_35.py:44
↓ 1 callers
Class
Cluster
K-Means/kmeans.py:40
↓ 1 callers
Class
CustomKMeans
K-Means/kmeans.py:51
↓ 1 callers
Class
DecisionTree
Decision Tree/decision_tree_implementation.py:7
↓ 1 callers
Class
Perceptron
Perceptron/perceptron_training.py:10
↓ 1 callers
Class
decisionTree
Random Forest/randomForest.py:23
↓ 1 callers
Class
randomForest
Random Forest/randomForest.py:125
Class
Apriori
Apriori/apriori.py:25
Class
Decision_Node
Decision Tree/decision_tree_implementation.py:180
Class
Elastic_Net_Regression
Elastic Net/Elastic_Net_Regression.py:21
Class
GaussianDistribution
Gaussian Mixture Model/GaussianMixtureModel.py:5
Class
GeneticAlgorithm
An implementation of a Genetic Algorithm which will try to produce the user specified target string. Parameters: ----------- target_st
Genetic Algorithm/genetic_algorithm.py:5
Class
HiddenMarkovModel
Hidden Markov Model/hmm.py:9
Class
LassoRegression
Lasso Regression/Lasso_Regression.py:3
Class
Leaf
Decision Tree/decision_tree_implementation.py:164
Class
LinearRegression
Multiple Linear Regression/multiple_linear_regression_implementation.py:9
Class
LinearRegression
Linear Regression/Linear_Regression.py:6
Class
LogisticRegression
Logistic Regression/Logistic_Regression_base.py:18
Class
Lowess
Lowess Regression/lowessregression.py:5
Class
MinMaxScaler
Preprocessing/min_max_scaler.py:4
Class
NaiveBayesClassifier
Naive Bayes/naive_bayes.py:6
Class
NeuralNetwork
Neural Network/neural_network.py:12
Class
PCA
PCA: mathematical technique used for dimensionality reduction Attributes: array (list): A matrix of elements
Principal Component Analaysis/PCA.py:3
Class
Question
Decision Tree/decision_tree_implementation.py:191
Class
Ridge_Regression
Ridge Regression/Ridge Regression- Base.py:13
Class
SVM
Support Vector Machine/SVM_Linear_Kernal_&_documentation.py:9
Class
StandardScaler
Preprocessing/standard_scaler.py:4
Class
Stochastic_gradient_descent
stochastic gradient descent/stochastic_gradient_descent_algo.py:3
Class
cluster
DBSCAN/dbscan.py:5