Pinned Repositories
Adjusted-k-NN
An implementation of the adjusted k-NN algorithm for imbalanced data from the paper ``An Adjusted Nearest Neighbor Algorithm Maximizing the F-Measure from Imbalanced Data"
An-algorithm-for-clustering-nodes-of-a-graph-in-a-synchronous-and-asynchronous-way
Bibtex2bibitem
This is a matlab code for generating bibitems from BibTeX cited by google scholar or others.
blockchain_go
A simplified blockchain implementation in Golang
Clustering-Of-Edge-Transitive-Tetravalent-Graph
A Census of Edge-Transitive Tetravalent Graphs
dbgnn
De Bruijn Graph neural Networks (paper: https://openreview.net/pdf?id=Dbkqs1EhTr
Encoder-Decoder-Keras-implementation
Grid-Search-for-Deep-Learning-Models
Here you can find a script to perform Grid Search CV on a Deep Learning Model to find the best hyperparameters for your model. You can also exchange the Grid Search CV with Randomized Search CV to have an intuition about the range of the best parameters.
Python-Scikit-Learn-Exercises
Jupyter notebooks from the scikit-learn video series
Scraping-movie-and-TV-show-data-using-Python-3
lisiq's Repositories
lisiq/dbgnn
De Bruijn Graph neural Networks (paper: https://openreview.net/pdf?id=Dbkqs1EhTr
lisiq/Scraping-movie-and-TV-show-data-using-Python-3
lisiq/Python-Scikit-Learn-Exercises
Jupyter notebooks from the scikit-learn video series
lisiq/Adjusted-k-NN
An implementation of the adjusted k-NN algorithm for imbalanced data from the paper ``An Adjusted Nearest Neighbor Algorithm Maximizing the F-Measure from Imbalanced Data"
lisiq/An-algorithm-for-clustering-nodes-of-a-graph-in-a-synchronous-and-asynchronous-way
lisiq/Bibtex2bibitem
This is a matlab code for generating bibitems from BibTeX cited by google scholar or others.
lisiq/blockchain_go
A simplified blockchain implementation in Golang
lisiq/Clustering-Of-Edge-Transitive-Tetravalent-Graph
A Census of Edge-Transitive Tetravalent Graphs
lisiq/Encoder-Decoder-Keras-implementation
lisiq/Grid-Search-for-Deep-Learning-Models
Here you can find a script to perform Grid Search CV on a Deep Learning Model to find the best hyperparameters for your model. You can also exchange the Grid Search CV with Randomized Search CV to have an intuition about the range of the best parameters.
lisiq/dbgnn-churn
Image for DBGNN-Churn project
lisiq/Generate-uncertain-networks-from-certain-ones
lisiq/git2net_and_ppG
An Open Source Python package for the extraction of fine-grained and time-stamped co-editing networks from git repositories.
lisiq/learning-scikit-learn
Exercises that I have done from examples in "Learning scikit-learn: Machine Learning in Python" by Raul Garreta and Cuillermo Monecchi. They have all of the work in their own github repo here: https://github.com/gmonce/scikit-learn-book
lisiq/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
lisiq/pandas_exercises
Practice your pandas skills!
lisiq/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
lisiq/Simple-Face-Mask-Detection---Real-Time-Face-Recognition
lisiq/snakes
The snake game