Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
AdaHMG
AdaHMG: A first-order stochastic optimization algorithm for time series data
adv-r
Advanced R programming: a book
Adv_Fin_ML_Exercises
Experimental solutions to selected exercises from the book [Advances in Financial Machine Learning by Marcos Lopez De Prado]
agamat.github.io
agamatoga.github.io
datacamp-1
A repository for examples and extensions of what I learn from the classes.
dsetimeseries
Dataset and functions for times series analysis on Dhaka Stock Exchange.
dsetsR
Data set and functions for time series analysis in Dhaka Stock Exchange.
git
agamat's Repositories
agamat/agamat.github.io
agamat/ai_all_resources
A curated list of Best Artificial Intelligence Resources
agamat/bib
agamat/bulkRNAseq-analysis
Bulk-RNA Sequencing Analysis in R
agamat/Ca-Backbone-Prediction
Deep Learning for Ca Backbone Prediction from High Resolution CryoEM Data
agamat/data_analysis
In this notebook, I applied statistical methods for imbalanced data analysis. In terms of basics, it starts with null check, data description and handling missing values. There exists right skewness in data for numerical columns. Shapiro-Wilk and Anderson darling tests are applied to prove that data is not distributed normally. Outlier detection with IGR is applied for numerical columns. Chi-square test is applied for categorical columns in order to test whether there exist differences between distributions for target columns. Correlation analysis for an imbalanced data set is applied by using undersampling methods.
agamat/data_cv
Generate custom CV using R and CSS based on `datadrivencv`
agamat/deeplearning-models
A collection of various deep learning architectures, models, and tips
agamat/goland
GolandProjects
agamat/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
agamat/homologous-missense-constraint
Scripts for curating and evaluating homologous residue constraint
agamat/ImPlatelet_EC
agamat/InTVeld_Pancancer_TSOO
agamat/jumpcutter
Automatically edits vidx. Explanation here: https://www.youtube.com/watch?v=DQ8orIurGxw
agamat/lightning
The most intuitive, flexible, way for researchers, ML engineers and data scientists to build models (with PyTorch) and ML systems for the ML lifecycle with an obsessive focus on flexibility and performance.
agamat/machine-learning-book
Code Repository for Machine Learning with PyTorch and Scikit-Learn
agamat/MGcount
MGcount github repository
agamat/Neonate-and-Adult-Human-Platelet-RNASeq-and-RiboSeq-Data-Analyese
The R code used to analyze neonate and adult human platelet RNA-seq and Rib-seq data.
agamat/notebooks-1
Implement, demonstrate, reproduce and extend the results of the Risk articles 'Differential Machine Learning' (2020) and 'PCA with a Difference' (2021) by Huge and Savine, and cover implementation details left out from the papers.
agamat/NSCLC_TEPs_SVM_classification
agamat/objexplore
A terminal UI to inspect and explore Python objects
agamat/PredictIO
agamat/PubMedResearchesFilter
Simple software to classify PubMed researches resulted from searching according to their relevance to the review you are writing
agamat/scihub
Source code and data analyses for the Sci-Hub Coverage Study
agamat/siema
Siema - Lightweight and simple carousel in pure JavaScript
agamat/STATISTICS
Repository Containing different Concepts of Statistics for data science and machine learning Covered by me for the academic purpose and self Learning. This Repository includes Tests of Hypothesis such as One sample Z-test, Two sample Z-test, One sample T-test, Two sample T-test, Z-propotion test, Paired T-test, Unpaired T-test, Chi square test for goodness of fit & chi square test for Independence, One-way Anova and Two-way Anova test and test to check normality of the data using shapiro test, and to check variances using Levene test.
agamat/tdp43-mutants
Repository for "TDP-43 condensation properties specify its RNA binding and regulatory repertoire"
agamat/tests-as-linear
Python port of "Common statistical tests are linear models" by Jonas Kristoffer Lindeløv.
agamat/thesisdown
An updated R Markdown thesis template using the bookdown package
agamat/thromboSeq_source_code_v1.5