Skip to content
View S-Mann's full-sized avatar
🏁
Running
🏁
Running

Block or report S-Mann

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. bad-grep bad-grep Public

    A trial to flex my rust knowledge and make something useful to me

    Rust 2

  2. data_mining_crisp_dm data_mining_crisp_dm Public

    This is a sample for a Data Mining project following CRISP-DM methodology

    Jupyter Notebook 4 4

  3. nba_championship_visualization nba_championship_visualization Public

    This is a very basic sample using chart js and dataframe js to visualize details on the huge upset in 2015-2016 NBA finals

    JavaScript 2

  4. hyperparameter_optimization hyperparameter_optimization Public

    A simple example that showcases the use of hyperopt for finding minimum loss for a machine learning model.

    Python 1 1

  5. cool_hax cool_hax
    1
    I wanted to achieve templating in `yaml` files as well and I found [dreftymac's answer](https://stackoverflow.com/a/41620747/8243326) really helpful as a starting point after researching and coding for few hours this is my answer, please let me know if/how I can improve this.
    2
    
                  
    3
    I am not doing anything too special, I try to leverage python's string templating syntax and abuse the string format method a little. So it's all python's string templating and substitution that is doing the magic here. I have modified the way [dreftymac's answer](https://stackoverflow.com/a/41620747/8243326) templated his `yaml` file to use as an example.
    4
    
                  
    5
    ### YAML:
  6. metamug/mason metamug/mason Public

    REST APIs with JSP tags, SQL and much more.

    Java 27 11